-
Notifications
You must be signed in to change notification settings - Fork 40
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
WASME cli doesnt work with oracle open cloud initiative compliant repository. #264
Comments
Wasme falls back to using the docker credentials when it's talking to a non-wasmhub registry. If you use |
@Sodman this is not working
|
wasme --version |
Looks like this would be solved by implementing #241 - for now it looks like that user managed a workaround, see this comment for more details. |
@Sodman no luck
|
fyi #129 (comment) helps |
Using Oracle cloud infra repository which is compliant with OCI registry https://docs.oracle.com/en-us/iaas/Content/Registry/Concepts/registryoverview.htm
cli fails in login with not found.
for wasme push gves below error
oras push failed: no scope specified for token auth challenge
The text was updated successfully, but these errors were encountered: