mirror of
https://github.com/containers/podman.git
synced 2025-06-30 15:49:03 +08:00

when doing localized tests (not varlink), we can use secondary image stores as read-only image caches. this cuts down on test time significantly because each test does not need to restore the images from a tarball anymore. Signed-off-by: baude <bbaude@redhat.com>