Skip to content

A JNLP Slave that enables docker build and fixes volume permissions on startup

License

Notifications You must be signed in to change notification settings

shelleg/jenkins-jnlp-slave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins JNLP Agent Docker image

Docker Pulls

This image is based on https://github.com/jenkinsci/docker-jnlp-slave image and fixes permissions issues with volumes created by docker. The image also contains docker binary and able to mount /var/run/docker.sock to enable the slave to run docker commands on the slave. The image is based on alpine and installs also glibc to enable Oracle JDK installations. (see gliderlabs/docker-alpine#11)

About

A JNLP Slave that enables docker build and fixes volume permissions on startup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%