Skip to content

vfarcic/docker-jenkins-slave-dind

This branch is 56 commits ahead of killercentury/docker-jenkins-slave-dind:master.

Repository files navigation

Jenkins Swarm Agent

Usage

The environment variable COMMAND_OPTIONS has to be specified with non-empty value, which is a combination of all swarm client options you need. Please refer to this Swarm Plugin for all available options.

Please see jenkins-swarm-agent.yml for an example how to use Jenkins Swarm Agent with Jenkins master username and password specified as environment variables.

Please see jenkins-swarm-agent-secrets.yml for an example how to use Jenkins Swarm Agent with Jenkins master username and password specified as Docker secrets.

About

Generic Jenkins Slave with Docker Engine and Docker Compose inside

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 54.7%
  • Shell 45.3%