Skip to content

Built on top of spotify/docker-gc, and provides cron / non-cron support for local and kubernetes use

License

Notifications You must be signed in to change notification settings

noumaans/docker-gc-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-gc-cron

Built on top of spotify/docker-gc, and provides cron / non-cron support for local and kubernetes use.

Built for Docker 1.11.2, which is the current version of docker on Kubernetes clusters in GCE and GKE.

Environment variables: NO_CRON=1 Runs a simple docker cleanup without any cron functionality.

Other supported flags from docker-gc:

FORCE_IMAGE_REMOVAL
DRY_RUN

Mount-paths required are:

/var/run/docker.sock
/etc

About

Built on top of spotify/docker-gc, and provides cron / non-cron support for local and kubernetes use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages