| Package | Description |
|---|---|
| com.google.cloud.tools.jib.api |
| Modifier and Type | Method and Description |
|---|---|
TarImage |
TarImage.Builder.saveTo(Path outputFile)
Sets the output file to save the tarball archive to.
|
| Modifier and Type | Method and Description |
|---|---|
static Containerizer |
Containerizer.to(TarImage tarImage)
Gets a new
Containerizer that containerizes to a tarball archive. |
Copyright © 2019. All rights reserved.