You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can login and save but push send this error: failed commit on ref "manifest-sha256:7c5eac5fc9f76180b867c4ee67d03e51a43794365a7517aca4c83ce51faa8eb7": unexpected status: 403 Forbidden
It sounds like it is a permission issue to send the model to Dockerhub.
Questions:
Is this already possible to use DockerHub registry.
If yes do you have an example?
if no, is this a feature that can be added in the future?
Thanks!
The text was updated successfully, but these errors were encountered:
What type of PR is this?
What happened:
Hi,
I am trying to use Dockerhub instead of a local docker registry/ Harbor.
I tried to connect ormb with my dockerhub registry with:
I can
login
andsave
butpush
send this error:failed commit on ref "manifest-sha256:7c5eac5fc9f76180b867c4ee67d03e51a43794365a7517aca4c83ce51faa8eb7": unexpected status: 403 Forbidden
It sounds like it is a permission issue to send the model to Dockerhub.
Questions:
Thanks!
The text was updated successfully, but these errors were encountered: