docker builder prune
内容説明 | Remove build cache |
---|---|
利用方法 | docker builder prune |
内容説明
Remove build cache
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
-a, --all | Remove all unused build cache, not just dangling ones | |
--filter | Provide filter values (e.g. until=24h ) | |
-f, --force | Do not prompt for confirmation | |
--keep-storage | Amount of disk space to keep for cache |