Replies: 1 comment
-
Try to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't configure Orbstack to access AWS ECR container images – it responds "no basic auth credentials".
Any advice on what I am missing or doing wrong would be appreciated.
Steps to reproduce:
Log into AWS using
saml2aws login
which will update~/.aws/credentials
:Ensure
~/.docker/config.json
is configured for ECR login:Try to pull from ECR – which fail with the
no basic auth credentials
error:Beta Was this translation helpful? Give feedback.
All reactions