Sign inSign up

multiplay/phpslave

By multiplay

Updated about 11 years ago

Image
0

315

multiplay/phpslave repository overview

phpslave

A simple Jenkins phpslave (PHP 5.5.x) using Swarm. Best launched using:

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

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:9c4fd05f7

Size

336.2 MB

Last updated

almost 11 years ago

docker pull multiplay/phpslave