podman/libpod/common
Daniel J Walsh c37589f503
Set blob cache directory based on GraphDriver
Currently in rootless containers, we end up not using the blob cache.
We also don't store the blob cache based on the users specified graph
storage.  This change will cause the cache directory to be stored with
the rest of the containe images.

While doing this patch, I found that we had duplicated GetSystemContext in
two places in libpod. I cleaned this up.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-03-29 08:27:33 -04:00
..
common.go Set blob cache directory based on GraphDriver 2019-03-29 08:27:33 -04:00
signing_options.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00