Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container retention #1070

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Container retention #1070

wants to merge 4 commits into from

Conversation

vmilosevic
Copy link
Contributor

Set up a container retention policy to clean up images older than one month in GitHub Container Registry (GHCR).

The Docker build process uses caching and will automatically create images if they don't exist, so there’s no issue if a repository remains unchanged for a month. This policy guarantees that we’ll have a fresh image at least once a month.

Additionally, reschedule the nightly uplift to run at midnight UTC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants