Caching
Rugix Bakery will automatically cache layers, rebuilding them only when changes to their configuration or recipes are made. In addition to the builtin layer caching, Rugix Bakery uses a global cache available in recipes via the RUGIX_CACHE_DIR environment variable. This cache can be used to cache downloaded files or other data. Note that is a global cache shared among all recipes and layers.
To clean all caches, run:
./run-bakery cache clean