full diff: https://github.com/moby/moby/compare/4ca8aedf929f...0769fe708773892d6ac399ee137e71a777b35de7 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
688 B
688 B
builder prune
Remove build cache
Options
| Name | Type | Default | Description |
|---|---|---|---|
-a, --all |
bool |
Remove all unused build cache, not just dangling ones | |
--filter |
filter |
{} |
Provide filter values (e.g. until=24h) |
-f, --force |
bool |
Do not prompt for confirmation | |
--keep-storage |
bytes |
0 |
Amount of disk space to keep for cache |