Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T05:28:05.000Z (2 months ago)
- Last Synced: 2024-09-30T18:01:17.603Z (about 1 month ago)
- Topics: docker, jenkins, jenkins-pipeline, jenkins-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/docker-workflow
- Size: 860 KB
- Stars: 502
- Watchers: 123
- Forks: 407
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Docker Pipeline Plugin
=====================================[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/docker-workflow.svg)](https://plugins.jenkins.io/docker-workflow)
[![GitHub release](https://img.shields.io/github/release/jenkinsci/docker-workflow-plugin.svg?label=changelog)](https://github.com/jenkinsci/docker-workflow-plugin/releases/latest)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/docker-workflow.svg?color=blue)](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)