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

https://github.com/kostyasha/yet-another-docker-plugin

Jenkins Yet Another Docker Plugin
https://github.com/kostyasha/yet-another-docker-plugin

docker java jenkins-plugin

Last synced: 6 months ago
JSON representation

Jenkins Yet Another Docker Plugin

Awesome Lists containing this project

README

          

# Yet Another Docker Plugin

image:https://img.shields.io/badge/java-1.8-yellow.svg["Minimal java version"]
image:https://scan.coverity.com/projects/9176/badge.svg?flat=1["Coverity Scan Build Status", link="https://scan.coverity.com/projects/kostyasha-yet-another-docker-plugin"]
image:https://travis-ci.org/KostyaSha/yet-another-docker-plugin.svg?branch=master["Build Status", link="https://travis-ci.org/KostyaSha/yet-another-docker-plugin"]
image:https://codecov.io/github/KostyaSha/yet-another-docker-plugin/coverage.svg?branch=master["codecov.io", link="https://codecov.io/github/KostyaSha/yet-another-docker-plugin?branch=master"]
image:https://jitpack.io/v/KostyaSha/yet-another-docker-plugin.svg["jitpack.io",link="https://jitpack.io/#KostyaSha/yet-another-docker-plugin"]

Project that produces jenkins hpi plugin with Docker related features.

## History

When https://github.com/jenkinsci/docker-plugin[docker-plugin] was half-working state i https://github.com/jenkinsci/docker-plugin/graphs/contributors[started enhancing/fixing] and stabilised it.
https://github.com/jenkinsci/docker-plugin/issues/235#issuecomment-147975445[But was unable to continue comfortable development]
and left to this fork.

## Docs

Under link:/docs[docs directory]

## Goals

- Quality
- Full lifecycle for Jenkins Cloud Slave
- https://github.com/docker-java/docker-java[docker-java] reference implementation

## Installation

Java 8 is required.

Main Jenkins Update center or Jucies.

If you don't want to change your Update Center, you can download `.hpi` from the mirror http://mirrors.jenkins-ci.org/plugins/yet-another-docker-plugin/ or and upload it to Jenkins Plugin Manager.

## Disclaimer

- Kept when it possible. Backward compatibility may be broken in any time.

## Questions

If you have any questions feel free to open GitHub issue.