mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -04: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>