Open
Description
With Skopeo 1.5.0 I was able to get
% podman run -it skopeo/stable:v1.5.0 inspect docker://registry.opensuse.org/devel/sap/trento/factory/charts/trento/trento-server:1.2.2-dev2
{
"Name": "registry.opensuse.org/devel/sap/trento/factory/charts/trento/trento-server",
...
"Env": null
}
With the latest Skopeo version I have an error
% podman run -it skopeo/stable:v1.11.1 inspect docker://registry.opensuse.org/devel/sap/trento/factory/charts/trento/trento-server:1.2.2-dev2
FATA[0000] unsupported image-specific operation on artifact with type "application/vnd.cncf.helm.config.v1+json"