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
When I try to login, same error:
docker login ecr-proxy.dev-support:80
Username: admin
Password:
Error response from daemon: login attempt to http://ecr-proxy.dev-support:80/v2/ failed with status: 404 Not Found
Any suggestion ?
The text was updated successfully, but these errors were encountered:
What do you mean by Apache Camel K, is that some AWS ECR repository?
Also, specifying credentials with docker login won't help since we use a custom token to talk to ECR, and credentials from ~/.docker/config.json are ignored
I am using ecr proxy to connect Apache Camel K, it seems can not find V2 path.
http://ecr-proxy.dev-support:80/v2/: unexpected status code 404 Not Found: 404 page not found\n"
When I try to login, same error:
docker login ecr-proxy.dev-support:80
Username: admin
Password:
Error response from daemon: login attempt to http://ecr-proxy.dev-support:80/v2/ failed with status: 404 Not Found
Any suggestion ?
The text was updated successfully, but these errors were encountered: