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-rails appunite/go-cd-agent-rails:latest
docker run \
-e GO_SERVER=ci.appunite.net \
--tty -i \
appunite/go-cd-agent-rails:14.4.0 /bin/bash
Content type
Image
Digest
sha256:a80933774…
Size
502.8 MB
Last updated
almost 11 years ago
docker pull appunite/go-cd-agent-rails