Docker - Remove build cache

发布时间 2023-12-09 21:55:50作者: ZhangZhihuiAAA

docker builder prune

Remove build cache

Usage

docker builder prune

Description

Remove build cache

Options

OptionShortDefaultDescription
--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