mirror of
https://github.com/containers/podman.git
synced 2025-10-27 19:34:13 +08:00
It is not set based on the root image directory, and always points at the defaults. This change will get it to follow filepath.Join(ir.store.GraphRoot(), "cache") set from libpod. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>