(podman images) does not handle digested references correctly #2175
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
podman images
does not show digested references correctlySteps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
or maybe
<none>
instead of a tag if no tag is known.Additional information you deem important (e.g. issue happens only occasionally):
ReposToMap
should be usingreference.ParseNormalizeNamed
, like #2106.Output of
podman version
:The text was updated successfully, but these errors were encountered: