Skip to content

mcasperson/UniversalJenkinsImage

Repository files navigation

This Docker image builds off the offical Jenkins base image and adds a bunch of build and deployment tools to allow the Jenkins server to successfully build most projects without any specialized agents.

This is only used for testing, as authentication has been disabled allowing anyone to do anything.

Run with

docker run -p 8080:8080 -p 50000:50000 --restart=on-failure -v jenkins_home:/var/jenkins_home mcasperson/universaljenkins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published