| Package | Description |
|---|---|
| net.wouterdanes.docker.maven | |
| net.wouterdanes.docker.provider | |
| net.wouterdanes.docker.provider.model |
| Class and Description |
|---|
| 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 |
| 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 |
| PushableImage
Holds information about an image (or tag thereof) to be pushed at a later stage.
|
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| Artifact |
| 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 |
| ImageBuildConfiguration
This class is responsible for holding the configuration of a single docker image to be built by the
BuildImageMojo |
| MavenArtifact |
Copyright © 2016. All Rights Reserved.