https://github.com/jenkinsci/docker-workflow-plugin
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
https://github.com/jenkinsci/docker-workflow-plugin
docker jenkins jenkins-pipeline jenkins-plugin
Last synced: 5 months ago
JSON representation
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
- Host: GitHub
- URL: https://github.com/jenkinsci/docker-workflow-plugin
- Owner: jenkinsci
- License: mit
- Created: 2015-05-27T18:02:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T05:20:23.000Z (6 months ago)
- Last Synced: 2025-04-13T19:41:17.969Z (6 months ago)
- Topics: docker, jenkins, jenkins-pipeline, jenkins-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/docker-workflow
- Size: 924 KB
- Stars: 507
- Watchers: 119
- Forks: 413
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Docker Pipeline Plugin
=====================================[](https://plugins.jenkins.io/docker-workflow)
[](https://github.com/jenkinsci/docker-workflow-plugin/releases/latest)
[](https://plugins.jenkins.io/docker-workflow)Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
Summary
---A full description is available in the plugin’s [documentation](https://go.cloudbees.com/docs/plugins/docker-workflow/).
Demo
---
The plugin has an outdated Docker-based demo. See the [demo README from v1.12](https://github.com/jenkinsci/docker-workflow-plugin/tree/docker-workflow-1.12/demo) for setup and launch guidelines.License
---
[MIT License](http://opensource.org/licenses/MIT)Changelog
---* For new versions, see [GitHub Releases](https://github.com/jenkinsci/docker-workflow-plugin/releases)
* For versions 1.19 and older, see the [plugin's Wiki page](https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin)