feat: enable age-bounded NC01 BuildKit GC

This commit is contained in:
pikastech
2026-07-21 07:58:35 +02:00
parent 3c4eff6c53
commit a476203737
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ Worktree 清理由 `--include-merged-worktrees` 显式启用,只扫描 `config
- systemd journal vacuum 到目标上限。
- Docker `json-file` 日志截断。
- Docker BuildKit cache prune,默认只清理超过 `--build-cache-until` 的 cache
- Docker BuildKit cache prune 只清理 owning YAML `hostDockerGc.buildCachePrune.until` 声明年龄之外的 cache;显式 `--build-cache-until` 可覆盖本次计划,不清理 images、containers 或 volumes
- apt archive clean。
- allowlisted `/tmp` 诊断目录删除。
- 受限 core dump 删除。