mirror of
https://github.com/containers/podman.git
synced 2025-09-26 00:06:04 +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>