Sign inSign up

appunite/go-cd-agent-rails

By appunite

Updated almost 11 years ago

Image
0

306

appunite/go-cd-agent-rails repository overview

Go CD Agent

Building

docker build --tag appunite/go-cd-agent:latest .

Running

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

TTY

docker run \
      -e GO_SERVER=ci.appunite.net \
			--tty -i \
			appunite/go-cd-agent-rails:14.4.0 /bin/bash

Tag summary

Content type

Image

Digest

sha256:a80933774

Size

502.8 MB

Last updated

almost 11 years ago

docker pull appunite/go-cd-agent-rails