whole-tale / gwvolman

Girder Worker Volume Manager Plugin
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Implement cleaning of cached docker images #3

Open craig-willis opened 6 years ago

craig-willis commented 6 years ago

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:

craig-willis commented 6 years ago

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