ndrewl / docker-commons-plugin

Home Page:https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API plugin, which provides the common shared functionality for various Docker-related plugins.

Summary

  • API for managing Docker image and container fingerprints
  • Credentials and location of Docker Registry
  • Credentials and location of Docker Daemon (aka Docker Remote API)
  • ToolInstallation for Docker CLI clients
  • DockerImageExtractor extension point to get Docker image relations from jobs
  • Simple UI referring related image fingerprints in Docker builds
  • etc.

More info is available on the plugin's Wiki page

License

MIT License

About

https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin

License:MIT License


Languages

Language:Java 98.2%Language:Shell 0.6%Language:HTML 0.6%Language:Batchfile 0.3%Language:Groovy 0.3%