| Package | Description |
|---|---|
| com.google.cloud.tools.jib.maven | |
| com.google.cloud.tools.jib.maven.skaffold |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildDockerMojo
Builds a container image and exports to the default Docker daemon.
|
class |
BuildImageMojo
Builds a container image.
|
class |
BuildTarMojo
Builds a container image and exports to disk at
${project.build.directory}/jib-image.tar. |
| Modifier and Type | Class and Description |
|---|---|
class |
SkaffoldInitMojo
Prints out to.image configuration and project name, used for Jib project detection in Skaffold.
|
Copyright © 2019. All rights reserved.