Skip to content

builder-next: fix min-free-space prune with graphdriver backend#49623

Merged
vvoland merged 1 commit intomoby:masterfrom
tonistiigi:fix-free-space-filter
Mar 11, 2025
Merged

builder-next: fix min-free-space prune with graphdriver backend#49623
vvoland merged 1 commit intomoby:masterfrom
tonistiigi:fix-free-space-filter

Conversation

@tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Mar 10, 2025

fixes moby/buildkit#5821

Containerd backend worked already and doesn't need update.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Fix possible error on `docker buildx prune` with `--min-free-space`

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@vvoland vvoland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@vvoland vvoland merged commit 9352aac into moby:master Mar 11, 2025
164 of 167 checks passed
@vvoland vvoland added the kind/bugfix PR's that fix bugs label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docker builder prune --min-free-space does not work

3 participants