From 43f89b7b1944c8191b8f9ba3a325012c417fecc4 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Mon, 20 Feb 2017 11:23:41 +0100 Subject: [PATCH] Update README.md Added @yahoo CI/CD open source tool www.screwdriver.cd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e8762c..7bb572e 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker) * [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. * [Watchtower](https://github.com/v2tec/watchtower) - Automatically update running Docker containers by [@CenturyLinkLabs][CenturyLinkLabs] +* [Screwdriver](http://screwdriver.cd/) - Yahoo's OpenSource buildplatform designed for Continous Delivery ### CI Services * [CircleCI](https://circleci.com/) - Push or pull Docker images from your build environment, or build and run containers right on CircleCI.