From 1548aad34537c3c689cb0d978167a4ab641474d4 Mon Sep 17 00:00:00 2001 From: Caleb Lemoine <21261388+circa10a@users.noreply.github.com> Date: Wed, 25 Dec 2019 12:20:01 -0600 Subject: [PATCH] Add ouroboros to the awesome-docker list (#793) * Ouroboros has been added to awesome-docker! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf453a1..de33cad 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ Services to securely store your Docker images. - [GOCD-Docker](https://github.com/gocd/gocd-docker) :skull: - Go Server and Agent in docker containers to provision. - [Microservices Continuous Deployment](https://github.com/francescou/docker-continuous-deployment) - Continuous deployment of a microservices application. - [mu](https://github.com/stelligent/mu) - Tool to configure CI/CD of your container applications via AWS CodePipeline, CodeBuild and ECS [@Stelligent](https://github.com/stelligent) +- [Ouroboros](https://github.com/pyouroboros/ouroboros) - Automatically update running Docker containers with notifications - [Screwdriver :heavy_dollar_sign:](https://screwdriver.cd/) - Yahoo's OpenSource buildplatform designed for Continous Delivery. - [Skipper](https://github.com/Stratoscale/skipper) - Easily dockerize your Git repository by [@Stratoscale](https://github.com/Stratoscale) - [SwarmCI](https://github.com/ghostsquad/swarmci) - Create a distributed, isolated task pipeline in your Docker Swarm.