Class | Description |
---|---|
BuildDockerMojo |
Builds a container image and exports to the default Docker daemon.
|
BuildImageMojo |
Builds a container image.
|
BuildTarMojo |
Builds a container image and exports to disk at
${project.build.directory}/jib-image.tar . |
DockerContextMojo |
Exports to a Docker context.
|
MavenProjectProperties |
Obtains information about a
MavenProject . |
Copyright © 2018. All rights reserved.