PV cleanup best practices #2055
Unanswered
norman-zon
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to try using PVs for Docker layer caching as described in the docs.
What directly came to mind is the problem of cleaning the PVs. Is there a best practice how to do clean-ups, like running
docker prune
regularly? How could I ensure to run a command on any single runner (especially when using auto-scaling)?Or is there a better solution I'm not seeing right now?
Beta Was this translation helpful? Give feedback.
All reactions