#local caching
1 messages · Page 1 of 1 (latest)
hey! completely missed this. By default dagger uses the default buikdit policy which uses some % of your partition free disk and then it eventually garbage collects automatically. More about this here: https://github.com/moby/buildkit/blob/06c971ffb4d3873207fe8ff7672026a718784060/docs/buildkitd.toml.md
this helps, thank you. I'm thinking that I'll need to delete this cache volume in order to demo a fresh install to my group.