| Package | Description |
|---|---|
| com.google.cloud.tools.jib.api |
| Modifier and Type | Method and Description |
|---|---|
static TarImage.Builder |
TarImage.named(ImageReference imageReference)
Configures the output tarball archive with an image reference.
|
static TarImage.Builder |
TarImage.named(String imageReference)
Configures the output tarball archive with an image reference to set as its tag.
|
Copyright © 2019. All rights reserved.