Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages