mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
When parsing a string name for repo and tag (for images output), we should be using parsenormalizedname and reference.Canonical to get the proper output. Resolves: #2175 Signed-off-by: baude <bbaude@redhat.com>