docker builder prune
Remove build cache
Usage
docker builder prune
Description
Remove build cache
Options
Option | Short | Default | Description |
---|---|---|---|
--all |
-a |
Remove all unused build cache, not just dangling ones | |
--filter |
Provide filter values (e.g. until=24h ) |
||
--force |
-f |
Do not prompt for confirmation | |
--keep-storage |
Amount of disk space to keep for cache |