Jenkins Docker Plugin

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

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

jenkins/jnlp-slave

jenkins/slave

Installation

Manually from the UI or:

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