diff --git a/README.md b/README.md index de7ea63..c4b450d 100644 --- a/README.md +++ b/README.md @@ -511,7 +511,7 @@ Services to securely store your Docker images. ### Garbage Collection - [caduc](https://github.com/tjamet/caduc) - A docker garbage collector cleaning stuff you did not use recently -- [Docker Clean](https://github.com/zzrotdesign/docker-clean) - A script that cleans Docker containers, images and volumes by [@zzrotdesign](https://github.com/zzrotdesign) +- [Docker Clean](https://github.com/ZZROTDesign/docker-clean) - A script that cleans Docker containers, images and volumes by [@zzrotdesign](https://github.com/ZZROTDesign) - [Docker-cleanup](https://github.com/meltwater/docker-cleanup) - Automatic Docker image, container and volume cleanup by [@meltwater](https://github.com/meltwater) - [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). diff --git a/data/mapping.json b/data/mapping.json index e8f4ab1..6e1adf3 100644 --- a/data/mapping.json +++ b/data/mapping.json @@ -1229,8 +1229,8 @@ "status": "active", "category": 26 }, - "https://github.com/zzrotdesign/docker-clean": { - "url": "https://github.com/zzrotdesign/docker-clean", + "https://github.com/ZZROTDesign/docker-clean": { + "url": "https://github.com/ZZROTDesign/docker-clean", "status": "active", "category": 26 }, @@ -1493,5 +1493,20 @@ "url": "https://github.com/weaveworks/weave", "status": "active", "category": 5 + }, + "https://github.com/avirshup/DockerMake": { + "url": "https://github.com/avirshup/DockerMake", + "status": "active", + "category": 17 + }, + "https://github.com/oracle/smith": { + "url": "https://github.com/oracle/smith", + "status": "active", + "category": 17 + }, + "https://github.com/oracle/crashcart": { + "url": "https://github.com/oracle/crashcart", + "status": "active", + "category": 25 } -} \ No newline at end of file +} diff --git a/data/repository.json b/data/repository.json index 009a307..0d45c30 100644 --- a/data/repository.json +++ b/data/repository.json @@ -248,7 +248,7 @@ "https://github.com/lando/lando", "https://github.com/tailhook/vagga", "https://github.com/tjamet/caduc", - "https://github.com/zzrotdesign/docker-clean", + "https://github.com/ZZROTDesign/docker-clean", "https://github.com/meltwater/docker-cleanup", "https://github.com/Yelp/docker-custodian", "https://github.com/konstruktoid/docker-garby",