@Mojo(name="push") public class PushMojo extends AbstractDockerMojo
| Modifier and Type | Field and Description |
|---|---|
private String |
imageName
Name of image to push.
|
execution, session| Constructor and Description |
|---|
PushMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(com.spotify.docker.client.DockerClient docker) |
dockerClient, dockerHost, execute, rawDockerHost@Parameter(property="imageName",
required=true)
private String imageName
protected void execute(com.spotify.docker.client.DockerClient docker)
throws org.apache.maven.plugin.MojoExecutionException,
com.spotify.docker.client.DockerException,
IOException,
InterruptedException
execute in class AbstractDockerMojoorg.apache.maven.plugin.MojoExecutionExceptioncom.spotify.docker.client.DockerExceptionIOExceptionInterruptedExceptionCopyright © 2014. All rights reserved.