Skip to content

iv-cores/image-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-image

What does this image add?

  • Healthcheck
  • Everything needed to install the docker-cli

Notes

This image is configured to install the docker-cli; however, it doesn't actually perform the installation. The version of docker-cli you aim to install should match the version of Docker present on the host machine. Therefore, the docker-cli ought to be installed after deployment. For guidance, refer to the run.sh script.

Known Issues:

  • The container is using the root user. I haven’t figured out how to use the host’s dockerd socket with the jenkins user.

About

A jenkins images that can use docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published