- Updated to use GoCD version 18.10.0
- Updated to use GoCD version 18.10.0
- Removed alpine 3.5 agent image
- Introduced fedora 28 and 29 based docker agent images
- Updated to use GoCD version 18.10.0
- Updated to use GoCD version 18.9.0
- Removed ubuntu 12.04 agent image
- Updated to use GoCD version 18.8.0
- Introduced an alpine 3.8 based image
- Introduced an Ubuntu 18.04 based image
- Updated to use GoCD version 18.7.0
- Updated to use GoCD version 18.6.0
- Updated to use GoCD version 18.5.0
- Updated to use GoCD version 18.4.0
- b8b8672 - Add GoCD Debian 9 Agent image.
- 76b9abb - Add GoCD Docker In Docker Agent based on the official docker:dind image
- 802c7b0 - Add docker gocd agent alpine 3.7.
- #46 - add support for custom entry-point scripts on startup. Any executables volume mounted in
/docker-entrypoint.d
will be executed before starting the GoCD server. This will allow users to perform initialization when running the container, or building images that derive from the official GoCD docker agent images.
- 63e0ee9 - Move to using logback for writing logs to
STDOUT
- be41207 Allow users to specify
uid
andgid
as build args while building a docker image. - e1f4788 Remove the volume instruction for godata directory. Fix for https://github.com/gocd/docker-gocd-server/issues/25
- log agent output and logs to
STDOUT
in addition to writing logs to log files, so you can now watch all agent logs usingdocker logs
.
- dc49b6d Create slimmer agent images by deleting the downloaded zip after extraction.
No changes.
No changes.
No changes.