docker build --tag appunite/go-cd-agent:latest .
docker run -e GO_SERVER=ci.appunite.net -e AGENT_KEY=xxx -e AGENT_RESOURCES=test -e AGENT_ENV=rails -d --name go-cd-agent appunite/go-cd-agent:latest
docker run \
-e GO_SERVER=ci.appunite.net \
--tty -i \
appunite/go-cd-agent:14.4.0 /bin/bash
Content type
Image
Digest
sha256:930633777…
Size
320.6 MB
Last updated
almost 11 years ago
docker pull appunite/go-cd-agent