From 531332aff889e723d356ed4cc9f72a2bab82f697 Mon Sep 17 00:00:00 2001 From: Ivo Jimenez Date: Wed, 15 Jan 2020 15:45:50 -0800 Subject: [PATCH] Adds Popper to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46ea9d3..3303b9d 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ Services to securely store your Docker images. - [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 +- [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) - [SwarmCI](https://github.com/ghostsquad/swarmci) - Create a distributed, isolated task pipeline in your Docker Swarm.