mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00

currently tags cause a panic due to an uninitialized map. Initialize the map and add parsing to make sure we are only tagging with journald resolves #13356 Signed-off-by: cdoern <cbdoer23@g.holycross.edu>