Skip to content

Instantly share code, notes, and snippets.

@linki
Last active August 29, 2015 14:14
Show Gist options
  • Save linki/284ad656407ddf712d1d to your computer and use it in GitHub Desktop.
Save linki/284ad656407ddf712d1d to your computer and use it in GitHub Desktop.
docker run -h ci-01 -d --restart=on-failure:5 -e JENKINS_USERNAME=linki -e JENKINS_PASSWORD=linki -e JENKINS_MASTER=http://jenkins.fritz.box/ -v /var/run/docker.sock:/var/run/docker.sock maestrodev/build-agent-with-docker:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment