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

Implement policy for managing docker build caches #3797

Open
sxa opened this issue Nov 4, 2024 · 0 comments
Open

Implement policy for managing docker build caches #3797

sxa opened this issue Nov 4, 2024 · 0 comments

Comments

@sxa
Copy link
Member

sxa commented Nov 4, 2024

Seen recently on test-azure-ubuntu2404-x64-1 but this is also a follow-on to #3007

https://docs.docker.com/build/cache/garbage-collection/ has some information on how the cache can be maintained. We should ensure that the amount of space used by docker is managed appropriately. I believe we have implemented some regular cleanups on some machines and we should ensure that we deploy this more universally - likely as part of the adoptopenjdk tags in the UNIX playbook. The test jobs are increasingly making use of docker, and so a certain amount of build up will occur and this needs to be managed.

@sxa sxa added this to the 2024-11 (November) milestone Nov 4, 2024
@github-actions github-actions bot added the docker label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant