Closed gmacario closed 8 years ago
Fix via commit https://github.com/gmacario/easy-genivigo/commit/7ab152a4291df2e9e18de51cdb94da6c4122e250
Service goagent-docker
as defined in docker-compose.yml
instantiates a new Go.CD agent.
This agent includes the docker
and docker-compose
commands which communicates with the Docker engine where both the Go.CD server and the other agents running.
To connect to other Docker engines, the agent should be customized by properly configuring the DOCKER_xxx
environment variables.
See https://at.projects.genivi.org/jira/browse/TOOL-66 for rationale and motivations