table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-builder-prune - Remove build cacheSYNOPSIS¶
docker builder pruneDESCRIPTION¶
Remove build cacheOPTIONS¶
-a, --all[=false] Remove all unused images, not just dangling ones--filter= Provide filter values (e.g. 'unused-for=24h')
-f, --force[=false] Do not prompt for confirmation
-h, --help[=false] help for prune
--keep-storage=0 Amount of disk space to keep for cache
SEE ALSO¶
docker-builder(1)Jun 2020 | Docker Community |