add Docker garbage collector - docker_gc

This commit is contained in:
Dmitry Malinin 2020-07-13 13:10:03 +03:00
parent 5915cac0bd
commit 22d58aed1d

View File

@ -588,6 +588,7 @@ Services to securely store your Docker images.
- [docker-garby](https://github.com/konstruktoid/docker-garby) - Docker garbage collection script by [@konstruktoid](https://github.com/konstruktoid).
- [docker-gc](https://github.com/spotify/docker-gc) :skull: - A cron job that will delete old stopped containers and unused images by [@spotify][spotify]
- [sherdock](https://github.com/rancher/sherdock) :skull: - Automatic GC of images based on regexp by [@rancher][rancher]
- [docker_gc](https://github.com/pdacity/docker_gc) - Image for automatic removing unused Docker Swarm objects. Also works just as Docker Service by [@pdacity](https://github.com/pdacity)
### Serverless