Skip to content

Create a cron job to run and cleanup any docker images that have not been run recently. #10

@benjaminkostiuk

Description

@benjaminkostiuk

We create a new docker image tagged with each submission id (source files) so if the user submits new code it will most likely never be needed again. We need a cron job to run and delete images that have not been used in the last 6 hours? less?.

Need to create new function in the docker service that a scheduled job can use to delete the images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature or improvementpriority:mediumMedium priority work item

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions