From db9fe9e3d0383dad5131cc09b8d24b82608b812f Mon Sep 17 00:00:00 2001 From: Wellington Date: Thu, 8 Sep 2016 00:01:22 -0300 Subject: [PATCH] added compose registry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caeb7cb..64f0150 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ Securely store your Docker images. * [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories * [GitLab Container Registry](http://docs.gitlab.com/ce/container_registry/README.html) - Repositories focused on using it images in GitLab CI * [TreeScale](https://treescale.com/) - Build and Distriubute container based applicaitons. +* [Compose Registry](https://www.composeregistry.com/) - Project from [@francescou]Francesco Uliana that stores docker-compose.yml files with stack examples like LAMP/LEMP stacks, Django stacks, Flask stacks and ELK stacks for instance. ## Hosting for containers