-
I use the following command to authenticate with AWS ECR
What's the equivalent when using orbstack? I found these docs and here's the content of that file
However, it's not clear how to properly modify this file to work with orbstack. |
Beta Was this translation helpful? Give feedback.
Answered by
kdrag0n
Sep 18, 2023
Replies: 1 comment 5 replies
-
The same command works fine with OrbStack. What's the error? Changing it to |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
kdrag0n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The same command works fine with OrbStack. What's the error?
Changing it to
"credsStore": "osxkeychain"
may help.