Skip to content

Skopeo inspect outright fails with OCI artifacts #1933

Open
@mpagot

Description

@mpagot

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureA request for, or a PR adding, new functionalitystale-issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions