Skip to content

A jenkins JNLP slave with podman to provide rootless docker CLI support

License

Notifications You must be signed in to change notification settings

mgoltzsche/jenkins-jnlp-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins-jnlp-slave

A Jenkins JNLP slave docker image with podman (binaries copied from podman image). Podman provides docker CLI support for unprivileged users. Although the container must be privileged to be able to run podman containers all processes within the Jenkins slave run as unprivileged user jenkins after the container has been initialized.

In order to make the Jenkins docker plugins work with podman a couple of compatibility hacks are provided with the docker script.