Skip to content

A docker image which contains a Jenkins server that has the docker tools and the workflow plug-ins installed

License

Notifications You must be signed in to change notification settings

PoliM/JenkinsWorkflowDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Workflow Docker

A docker image which contains a Jenkins server that has the docker tools and the workflow plug-ins installed.

The Dockerfile inherits form the official jenkins base image, installs the Docker tools and downloads all the plugins defined in plugins.txt.

How to run

You can use the same options as described in the official Jenkins image: https://hub.docker.com/_/jenkins

Example

I used this in a sample with a more complex Jenkinsfile.

About

A docker image which contains a Jenkins server that has the docker tools and the workflow plug-ins installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages