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 cleaning of cached docker images #3

Open
craig-willis opened this issue Mar 5, 2018 · 1 comment
Open

Implement cleaning of cached docker images #3

craig-willis opened this issue Mar 5, 2018 · 1 comment

Comments

@craig-willis
Copy link
Collaborator

Create celery task (maybe cron) to clear unused and unpinned images. Depends on ability to pin images. Will be a combination of time and available storage (clean oldest images when approaching % of storage limits).

Completion criteria:

  • Implement code/celery tasks
  • Define test case (manual or integration if possible)
  • Create PR
  • Deploy to dev
@craig-willis
Copy link
Collaborator Author

This isn't necessary until we allow users to create their own images in v0.7.

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

No branches or pull requests

2 participants