public class Caches extends Object
In general, the cache for base image layers should be shared between projects, while the cache for the application image layers should be specific to a single project.
| Modifier and Type | Class and Description |
|---|---|
static class |
Caches.Initializer
Initializes a
Caches with directory paths. |
| Modifier and Type | Method and Description |
|---|---|
static Caches.Initializer |
initializer() |
public static Caches.Initializer initializer()
Copyright © 2018. All rights reserved.