Deploy Concourse CI using Docker
Concourse CI is an awesome open source continuous integration tool. If you are not using Gitlab, and want to setup a CI server, it is a good choice. Concourse CI provides Docker image and docker compose sample config. But when I run the hello world example, I have met several problems.