| Class | Description |
|---|---|
| Containerizer |
Configures how to containerize.
|
| DockerDaemonImage |
Builds to the Docker daemon.
|
| JavaContainerBuilder |
Creates a
JibContainerBuilder for containerizing Java applications. |
| Jib |
Build containers with Jib.
|
| JibContainer |
The container built by Jib.
|
| JibContainerBuilder |
Builds a container with Jib.
|
| RegistryImage |
Defines an image on a container registry that can be used as either a source or target image.
|
| TarImage |
Builds to a tarball archive.
|
| TarImage.Builder |
Finishes constructing a
TarImage. |
| Enum | Description |
|---|---|
| JavaContainerBuilder.LayerType |
Represents the different types of layers for a Java application.
|
Copyright © 2019. All rights reserved.