Ouroboros no longer maintained.

Added Skull.
This commit is contained in:
PatSki123 2020-04-30 05:00:09 -04:00 committed by GitHub
parent df66b23297
commit 35db639f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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](https://github.com/pyouroboros/ouroboros) - Automatically update running Docker containers with notifications
- [Ouroboros] :skull: (https://github.com/pyouroboros/ouroboros) - 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)