Skip to content

jamescookie/docker-gc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-gc

A cron version of spotify's GC

Run using:

$ docker run -dit -v /var/run/docker.sock:/var/run/docker.sock -v /etc:/etc jamescookie/docker-gc

The /etc directory is also mapped so that it can read any exclude files (but that is optional)

This will run the garbage collection straight away and then hourly from then on

About

Cron version of spotify's GC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages