mirror of
https://github.com/containers/podman.git
synced 2026-03-05 07:20:48 -05: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>