API plugin, which provides the common shared functionality for various Docker-related plugins.
- 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 clientsDockerImageExtractor
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