Jenkins Docker Plugin: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 19: Line 19:


===jenkins/ssh-slave===
===jenkins/ssh-slave===
{{External|https://hub.docker.com/r/jenkins/ssh-slave/}}


===jenkins/jnlp-slave===
===jenkins/jnlp-slave===

Revision as of 20:58, 23 April 2018

External

Internal

Overview

ID: docker-plugin

Concepts

Docker Agent

Jenkins can interact with agents executing as containers within a Docker instance. The agent containers must be based on one of the following base images:

jenkins/ssh-slave

https://hub.docker.com/r/jenkins/ssh-slave/

jenkins/jnlp-slave

jenkins/slave

Installation

Manually from the UI or:

/usr/local/bin/install-plugins.sh docker-plugin