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

Currently setting log_tag from containers.conf will override any value set via --log-opt tag=value option. This commit fixes this. Fixes: https://github.com/containers/podman/issues/26236 Signed-off-by: Povilas Kanapickas <povilas@radix.lt> (cherry picked from commit a17f8afbbc634d81588e9f392a4b47542b6c2c29) Signed-off-by: Paul Holzinger <pholzing@redhat.com>