Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you use this? #7

Open
contentfree opened this issue Mar 27, 2023 · 3 comments
Open

How do you use this? #7

contentfree opened this issue Mar 27, 2023 · 3 comments

Comments

@contentfree
Copy link

Please update your readme / docs to share how you're using this with buildx. Is it provided during buildx create?

@le0m
Copy link
Member

le0m commented Jul 26, 2023

Sorry for the veeeery long delay, I didn't see the issue until now 😞
I added some info on how to use this on the readme.

@contentfree
Copy link
Author

How does one provide the info for ECR / docker login? I've done that locally but I'm still unable to successfully push builds up with buildx --push. (I get lots of error: failed to do request: Post "https://xxxx.dkr.ecr.us-east-1.amazonaws.com/v2/my/stuff/blobs/uploads/": EOF

@le0m
Copy link
Member

le0m commented Aug 2, 2023

Did you configure your machine to authenticate using aws cli, ie. running aws sts get-caller-identity in a terminal shows your information?

The repository of the aws-ecr-get-login-password binary has a little more information on which environment variables are used to infer authentication. You can also read more on AWS CLI docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants