We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
oras push
oras push localhost:5000/test:a,b image Error: invalid reference: invalid tag
Should successfully pushed the image.
oras-test push localhost:5000/test:a,b image Uploading e3b0c44298fc image Uploaded e3b0c44298fc image Pushed [registry] localhost:5000/test:a Tagged b Digest: sha256:eaa3bcd4220bdaa91717c3fe84aff9e99f30489d7cee47afac84b85da8767c55
Run below command:
oras push localhost:5000/test:a,b image
Version: 1.0.0-rc.1 Go version: go1.19.5 Git commit: a98931b Git tree state: clean
ubuntu 20.04
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What happened in your environment?
What did you expect to happen?
Should successfully pushed the image.
How can we reproduce it?
Run below command:
What is the version of your ORAS CLI?
Version: 1.0.0-rc.1
Go version: go1.19.5
Git commit: a98931b
Git tree state: clean
What is your OS environment?
ubuntu 20.04
Are you willing to submit PRs to fix it?
The text was updated successfully, but these errors were encountered: