From 7f05d66906d4ca2d247bc0b28f5e0c48372c93b9 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Thu, 30 Apr 2020 11:15:47 +0200 Subject: [PATCH] Change position of :skull: for link to repository Ouroboros --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f8523..f6e9740 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,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] :skull: (https://github.com/pyouroboros/ouroboros) - Automatically update running Docker containers with notifications +- [Ouroboros](https://github.com/pyouroboros/ouroboros) :skull: - Automatically update running Docker containers with notifications - [Popper](https://github.com/systemslab/popper) - Github actions workflow (HCL syntax) execution engine. - [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)