mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-18 23:58:56 +08:00
Previously, we were firing off an async buildkit prune to clean up layers unused in 14 days. This changes that to cleanup layers unused in 7 days and fires it off inline on cleanup. It just seems easier to reason about that way. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| context.ts | ||
| main.ts | ||
| reporter.ts | ||
| setup_builder.ts | ||
| state-helper.ts | ||