Skip to content

Generic OCI artifact transport? #1150

@cfiderer

Description

@cfiderer

Hello all,
I need to transfer non-image artifacts (that adhere to the OCI Artifact spec) between repositories and the file system (repo -> repo, repo -> file system, file system -> repo), I thought about using the containers/image library.
But unfortunately, the docker:// prefix is the only prefix that I've found for repositories (on the network), and the code related to Docker repositories handles only Docker images (and refuses everything else).
I'd like to ask:

  • Are there other transports for OCI artifacts that I've overlooked until now?
  • Are there projects on the way that address this feature?

Kind regards, Christian

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