mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 23:48:05 +02:00
Merge pull request #870 from pdacity/feature
add Docker garbage collector - docker_gc
This commit is contained in:
commit
0b2eb72762
1 changed files with 1 additions and 0 deletions
|
@ -587,6 +587,7 @@ Services to securely store your Docker images.
|
|||
- [docker-custodian](https://github.com/Yelp/docker-custodian) - Keep docker hosts tidy. By [@Yelp](https://github.com/Yelp)
|
||||
- [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]
|
||||
- [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)
|
||||
- [sherdock](https://github.com/rancher/sherdock) :skull: - Automatic GC of images based on regexp by [@rancher][rancher]
|
||||
|
||||
### Serverless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue