Nov 10, 2017 cd ci docker gocd python Create a Python-friendly GoCD Agent in Docker I've got two requirements to make GoCD useful: 1. Run both the server and agent(s) in Docker 2. Make it python-friendly Fortunately,
Apr 7, 2016 build ci concourse continuous integration proxy Set Up Concourse Behind a Proxy TL;DR: Most important thing is to find out if your proxy mangles/removes headers. If yes, then you need to contact your IT department.