Commit abed39f
feat: replace manual pruning with buildkit native gc
Remove max-cache-size-mb input and manual buildctl prune from the post
phase. Enable BuildKit's native garbage collection with a time-based
policy (keepDuration=192h / 8 days). Layers unused for longer than the
retention period are automatically cleaned up; active layers survive
indefinitely regardless of total cache size.
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent d5e6625 commit abed39f
6 files changed
Lines changed: 9 additions & 941 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments