| Constructor and Description |
|---|
Initializer(Path baseImageLayersCacheDirectory,
boolean shouldEnsureOwnershipOfBaseImageLayersCacheDirectory,
Path applicationLayersCacheDirectory,
boolean shouldEnsureOwnershipOfApplicationLayersCacheDirectory) |
public Initializer(Path baseImageLayersCacheDirectory, boolean shouldEnsureOwnershipOfBaseImageLayersCacheDirectory, Path applicationLayersCacheDirectory, boolean shouldEnsureOwnershipOfApplicationLayersCacheDirectory)
baseImageLayersCacheDirectory - cache for the application image layers - usually not
local to the application projectshouldEnsureOwnershipOfBaseImageLayersCacheDirectory - if true, ensures the base
image layers cache directory is safe to write toapplicationLayersCacheDirectory - cache for the application image layers - usually local
to the application projectshouldEnsureOwnershipOfApplicationLayersCacheDirectory - if true, ensures the
base image layers cache directory is safe to write toCopyright © 2018. All rights reserved.