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'll add this to #869. It looks like IBM's container registry does not use the Registry V2 HTTP API which is unfortunate. It will not be possible to connect using the "Generic Docker Registry" option.
I am using Connect Registry > Generic Docker Registry
URL for registry: http://us.icr.io
Username: iamapikey
Password:
Error: "Error: request to http://us.icr.io/v2/ failed, reason: connect ECONNREFUSED 103.41.70.140:80"
I face no issues trying to connect to the same registry host from the CLI:
docker login -u iamapikey -p us.icr.io/v2/
The text was updated successfully, but these errors were encountered: