mirror of
https://github.com/containers/podman.git
synced 2025-09-21 19:55:08 +08:00

If there's a container defined in multiple directories use the following precedence: $XDG_CONFIG_HOME/containers/systemd/ or ~/.config/containers/systemd/ takes precedence over /etc/containers/systemd/users/$(UID) and this takes precedence over /etc/containers/systemd/users/ Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>