Skip to content

tao-zhang/jnlp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Purpose

Run Jenkins JNLP slave service in a container with docker/docker-compose. This docker file is based on standard jenkins (jnlp slave)

Usage

To run docker in docker (sibling strategy) start container with the host docker.sock mounted

docker run [options] -v /var/run/docker.sock:/var/run/docker.sock jnlp-docker -url http://jenkins-server:port <secret> <agent name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published