From 85f5d2dc7b3b303cc6d705fdb7e2162fedb32f85 Mon Sep 17 00:00:00 2001 From: Pedro Silva Date: Wed, 27 Jan 2016 10:17:54 -0200 Subject: [PATCH] Adding GOCD-Docker to Continuous Integration/Delivery session --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc8c92b..aaec962 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ by [@prologic][prologic] * [Dockunit](https://github.com/dockunit/platform) - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By [@dockunit](https://github.com/dockunit) * [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files. * [GitLab CI](https://about.gitlab.com/gitlab-ci/) - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners. +* [GOCD-Docker](https://github.com/gocd/gocd-docker)Go Server and Agent in docker containers to provision. * [IBM DevOps Services](https://hub.jazz.net) - Continuous delivery using a pipeline deployment onto IBM Containers on Bluemix. * [Watchtower](https://github.com/CenturyLinkLabs/watchtower) - Automatically update running Docker containers by [@CenturyLinkLabs][CenturyLinkLabs]