Skip to content

remmelt/docker-gc-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

#docker-gc in a container

USE SPOTIFY'S SUPPORTED IMAGE INSTEAD!

This project is now outdated. The good people at Spotify have added a Dockerfile to the official docker-gc repository. Here's the official Spotify docker-gc image.

This is Spotify's docker-gc in a docker container. No need to build the deb, or anything.

##How to run garbage collection You can run the docker-gc script by issueing the following command.

docker run --rm --volume /var/run/docker.sock:/var/run/docker.sock remmelt/docker-gc

Note that this does not install or run any cron jobs, you have to do that yourself.

For documentation on docker-gc, please see the Spotify repository.

About

Containerised Spotify's docker-gc script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published