mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +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>