Continuous Integration server.
Builds of the image are available on Docker Hub.
docker pull codeworksio/jenkins
Alternatively you can build the image yourself.
docker build --tag codeworksio/jenkins \
github.com/codeworksio/docker-jenkins
make build test