mirror of
https://github.com/containers/podman.git
synced 2025-09-10 02:02:22 +08:00

Fixes #7509. There is no need to create a ~/.config directory now that ~/.config/containers/storage.conf is not created automatically. Podman has no use for it if it does not exist already. Signed-off-by: jjzmajic <uros.m.perisic@gmail.com>