| Class | Description |
|---|---|
| AbstractDockerMojo | |
| BuildMojo |
Used to build docker images.
|
| DockerBuildInformation | |
| Git | |
| HelpMojo |
Display help information on docker-maven-plugin.
Call mvn docker:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| PushMojo |
Pushes a docker image repository to the specified docker registry.
|
| TagMojo |
Applies a tag to a docker image.
|
| Utils |
Copyright © 2014. All rights reserved.