| Class | Description |
|---|---|
| Artifact | |
| BuiltImageInfo |
This class holds information about an image that was built so that it can be references in the start goal and
removed in the stop goal.
|
| ContainerCommitConfiguration | |
| ContainerStartConfiguration |
This class is responsible for holding the start configuration of a docker container
See http://docs.docker.io/reference/api/docker_remote_api_v1.10/#start-a-container |
| ExposedPort |
This class stores information about an exposed port on a docker container
|
| ImageBuildConfiguration |
This class is responsible for holding the configuration of a single docker image to be built by the
BuildImageMojo |
| ImageTagConfiguration |
This class is responsible for holding the configuration to assign one or more tags to a single
docker image within the
TagImageMojo |
| MavenArtifact | |
| PushableImage |
Holds information about an image (or tag thereof) to be pushed at a later stage.
|
Copyright © 2016. All Rights Reserved.