Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.26 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.26 KB

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