| Package | Description |
|---|---|
| com.google.cloud.tools.jib.cache | |
| com.google.cloud.tools.jib.configuration |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
Cache.withDirectory(Path cacheDirectory)
Initializes the cache using
cacheDirectory for storage. |
| Modifier and Type | Method and Description |
|---|---|
Cache |
BuildConfiguration.getApplicationLayersCache()
Gets the
Cache for application layers. |
Cache |
BuildConfiguration.getBaseImageLayersCache()
Gets the
Cache for base image layers. |
Copyright © 2019. All rights reserved.