Skip to content

Builds docker image based on official docker registry with cleanup integrated

License

Notifications You must be signed in to change notification settings

dodevops/docker-registry-with-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker registry with cleanup

This docker image uses the registry docker image as a base and extends it with a regular cleanup taken from here.

Configuration

The only configuration option is the CLEANUP_CRON environment variable, where the time when the cleanup shall happen can be defined (in typical cron definiton, like for example 0 0 * * *, which is also the default and means every day on midnight).

Usage

Use the image in your docker/compose/kubernetes projects with the address ghcr.io/dodevops/docker-registry-with-cleanup:main for the latest image. Other versions can be found under container packages

About

Builds docker image based on official docker registry with cleanup integrated

Resources

License

Stars

Watchers

Forks

Packages