Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pure OCI Resolver #165

Closed
jdolitsky opened this issue Jun 10, 2020 · 6 comments
Closed

Add pure OCI Resolver #165

jdolitsky opened this issue Jun 10, 2020 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@jdolitsky
Copy link
Contributor

Should create a Resolver that does not contain Docker-specific logic

For more info, please see opencontainers/tob#68 (comment)

@SteveLasker SteveLasker added the help wanted Extra attention is needed label Sep 13, 2020
@nishakm
Copy link

nishakm commented Mar 10, 2021

I'd like to help with this. Do we need to re-implement Resolver from scratch or is there an oci lib we can use?

@deitch
Copy link
Contributor

deitch commented Mar 10, 2021

I use google/go-containerregistry a lot.

@nishakm
Copy link

nishakm commented Mar 10, 2021

IIRC google's go-containerregistry also uses docker's Resolver.

@deitch
Copy link
Contributor

deitch commented Mar 10, 2021

I've spent so long in their code, I should know that. 😆

I'm away from laptop now, so cannot check.

@nishakm
Copy link

nishakm commented Mar 10, 2021

I'm certainly no expert! I can dig into the code some more. Still, I have recently tried to use go-containerregistry to pull an index.json with no luck.

@shizhMSFT
Copy link
Contributor

@jdolitsky I lost context on this issue. Please re-open if it still need to be resolved. /cc @SteveLasker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants