GoogleContainerTools / minikube-build-tools-for-java

Minikube lifecycle management tools for Gradle and Maven.
Apache License 2.0
57 stars 27 forks source link

Add cacher. #52

Closed coollog closed 6 years ago

coollog commented 6 years ago

Caches all layers (content and diffId) and last modified times for the application layers.

Cache the base image manifest as well to know to not repull the base image.