Skip to content

jenkinsci/docker-agent

Repository files navigation

Jenkins Agent and Inbound Agent Docker images

Join the chat at https://gitter.im/jenkinsci/docker GitHub stars GitHub release

This repository contains the definition of Jenkins agent and inbound agent Docker images.

agent

Docker Pulls

This is a base image for Docker, which includes JDK and the Jenkins agent executable (agent.jar).

See the agent README

inbound-agent

Docker Pulls

This is an image based on agent for Jenkins agents using TCP or WebSockets to establish inbound connection to the Jenkins controller.

See the inbound-agent README