/docker-jenkins-slave-dind

Generic Jenkins Slave with Docker Engine and Docker Compose inside

Primary LanguageShell

Softonic Jenkins Swarm Agent (Forked by pocharlies)

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.