# docker-workflow-plugin **Repository Path**: mamh-java/docker-workflow-plugin ## Basic Information - **Project Name**: docker-workflow-plugin - **Description**: https://github.com/mamh-java/docker-workflow-plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)