Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"docker buildx du" ignores --filter="until=1000000h" #5437

Open
dimikot opened this issue Oct 19, 2024 · 1 comment
Open

"docker buildx du" ignores --filter="until=1000000h" #5437

dimikot opened this issue Oct 19, 2024 · 1 comment

Comments

@dimikot
Copy link

dimikot commented Oct 19, 2024

Description

docker buildx du

and

docker buildx du --filter="until=1000000h"

both print the same data. I.e. --filter=until is ignored in du (as opposed to e.g. prune), which is inconsistent a little.

@thaJeztah
Copy link
Member

I think buildx uses BuildKit's gRPC API for this, which is handled by BuildKit itself, so let me transfer this ticket to the BuildKit repository as well.

@thaJeztah thaJeztah transferred this issue from moby/moby Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants