Sign inSign up

multiplay/goslave

By multiplay

Updated about 9 years ago

A simple Jenkins slave container for doing Go projects

Image
0

332

multiplay/goslave repository overview

goslave

A simple Jenkins goslave using Swarm. Best launched using:

  docker run -d \
   -e JENKINS_USERNAME='username_or_email'\
   -e JENKINS_APIKEY='getapikey'\
   --link jenkins-ci:hostname.of.jenkins \
   goslave

The hostname is important so that Swarm can connect up the slave without using the public hostname. This allows you to keep Jenkins in a single host.

Tag summary

Content type

Image

Digest

sha256:04fce6020

Size

378.7 MB

Last updated

about 9 years ago

docker pull multiplay/goslave