image icon indicating copy to clipboard operation
image copied to clipboard

Implement a registry:// alias for docker://

Open mtrmac opened this issue 5 years ago • 3 comments

Concerns:

  • Need to ensure the configuration in policy.json is not ambiguous; that ambiguity check currently exists at transport-level, this requires some kind of merging.
  • The // are ugly noise, OTOH may be necessary to disambiguate short names in Podman (registry:2 == “the short name registry:2 vs. registry:busybox == docker://busybox:latest). Previously #1003 .

mtrmac avatar Jan 19 '21 15:01 mtrmac

I am looking forward to this change.

rhatdan avatar Jan 21 '21 14:01 rhatdan

Tackling it now o/

vrothberg avatar Mar 25 '22 13:03 vrothberg

Awesome, This would make me very happy.

rhatdan avatar Mar 25 '22 13:03 rhatdan