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 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: