docker buildx prune <string>
Remove build cache
Arguments
Name | Description |
---|---|
string |
Options
Name | Description |
---|---|
--all, -a <string> | Include internal/frontend images |
--filter <string> | Provide filter values (e.g., until=24h) |
--force, -f <string> | Do not prompt for confirmation |
--keep-storage <string> | Amount of disk space to keep for cache |
--verbose <string> | Provide a more verbose output |