mirror of
https://github.com/containers/podman.git
synced 2025-12-08 23:00:23 +08:00
- ImageCacheDir is hard-coded as "/tmp/podman/imagecachedir". To avoid this hard-coding, I changed it to "os.TempDir()/imagecachedir". - Change ImageCacheDir permissions from 0777 to 0700. This directory should be used by per-user. Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
34 KiB
34 KiB