| Class | Description |
|---|---|
| CleanMojo |
Clean up containers, stopping them in necessary and there removing their images.
|
| CopyMojo |
Copy resources from the containers.
|
| DeployMojo |
Deploy containers
|
| HelpMojo |
Display help information on docker-maven-plugin.
Call mvn docker:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| LoggingMojo |
Save log output of containers to a file.
|
| PackageMojo |
Build containers from their
Dockerfile and conf.yml files. |
| SaveMojo |
Save images to tar/tar.gz files.
|
| StartMojo |
Start all the containers.
|
| StopMojo |
Stop all the containers.
|
| ValidateMojo |
Validate
Dockerfile files. |
Copyright © 2016. All Rights Reserved.