Skip to content

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

Notifications You must be signed in to change notification settings

blisabda/jnlp-agent-podman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.2%
  • Dockerfile 16.8%