Skip to content

create pkg from-docker OCI registry other than dockerhub #1695

@tuananh

Description

@tuananh

I haven't dug into the code yet but looks like I can't create pkg from-docker using OCI registry other than dockerhub.

for example, i create a local image, push it to ttl.sh (a temporary OCI registry)

however, I'm unable to load it

ops pkg from-docker ttl.sh/tuananh/node:2h
no loader found - trying others
ttl.sh/tuananh/node_2h

same if i tried with chainguard node image cgr.dev/chainguard/node:latest-dev or a distroless image ops pkg from-docker gcr.io/distroless/python3-debian12:debug

ops should be able to create pkg from any OCI registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions