Skip to content

Help me understand the difference between oci:// and docker://, please #1704

Answered by rchincha
lictw asked this question in Q&A
Discussion options

You must be logged in to vote

This is a convention as specified in containers/image project and hence accepted in the community in general.
docker:// refers to a remote docker procotol or https://github.com/opencontainers/distribution-spec (with --format=oci)

There is no oci://
It is oci: which refers to a local on-disk OCI layout.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lictw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants