Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)