Standardize Cache Flag options for pack CLI
- Mentors
- Javier Romero
- Organization
- CNCF
- Technologies
- go, docker
- Topics
- cloud
Introduce a new variadic flag to the Pack CLI that enables configuring different cache types geared towards app developers or operators that are using pack in very specific
ways that require them to configure caching in a more advanced fashion. The proposed solution includes exposing image and volume cache options to the user and implementing a new bind cache feature, for build and launch cache.