Docker images to run:
- a GoCD server with pipelines as code, repeatable/preservable configuration and minimum backup management
- GoCD agent(s) with master auto-registration
- Run Docker-in-Docker on the GoCD agent(s)
These images are not official GoCD images. Please, refer to the Docker hub GoCD page for the officially maintained images.
- willgarcia/gocd-server
latest
/1
(Dockerfile) - willgarcia/gocd-agent
latest
/1
(Dockerfile) - willgarcia/gocd-server-backup
latest
/1
(Dockerfile) - willgarcia/dind
latest
/1
(Dockerfile)
Development only.
$ docker-compose up
Visit https://localhost:8154.
$ bash test/gocd_test.sh