Is the documentation page https://docs.dagger.io/1237/persistent-cache-with-dagger/ that talks about persistent cache still usable?
Im trying to create a system to persist the cache in a CI environment (which uses ephemeral runners).
If the dagger engine already uses the runner file system to store the cache, where does it do so? Are volumes from withMountedCache also saved?