1. docker buildx prune

删除构建的缓存。

1.1. 帮助

# docker buildx prune --help

Usage:  docker buildx prune

Remove build cache

Options:
  -a, --all                  Remove all unused images, not just dangling ones
      --builder string       Override the configured builder instance
      --filter filter        Provide filter values (e.g. 'until=24h')
  -f, --force                Do not prompt for confirmation
      --keep-storage bytes   Amount of disk space to keep for cache
      --verbose              Provide a more verbose output

1.2. 选项

Name Type Default Description
-a, --all 删除所有未使用的镜像,而不仅仅是 dangling 悬挂的图像
--builder string 指定一个明确的 builder 构建器,而不是使用默认的构建器
--filter filter 提供过滤选项 (如:until=24h)
-f, --force 强制执行,不同提示确认信息
--keep-storage bytes 0 为缓存保留的磁盘空间量
--verbose 提供更详细的输出

1.3. 示例

2. 参考

Copyright © 温玉 2021 | 浙ICP备2020032454号 all right reserved,powered by Gitbook该文件修订时间: 2022-04-11 12:26:48

results matching ""

    No results matching ""