Sign inSign up

appunite/go-cd-agent

By appunite

Updated almost 11 years ago

Image
1

407

appunite/go-cd-agent 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 appunite/go-cd-agent:latest

TTY

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

Tag summary

Content type

Image

Digest

sha256:930633777

Size

320.6 MB

Last updated

almost 11 years ago

docker pull appunite/go-cd-agent