Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

'get-login' is no longer supported and it's not clear how to authenticate #5

Open
javadba opened this issue Sep 8, 2021 · 1 comment

Comments

@javadba
Copy link

javadba commented Sep 8, 2021

In the instructions Step #3 not only does not work as given

$ aws ecr get-login

The "replacement" get-login-password does not contain the "URI" as described in Step#4

Tag your images and push them to the repositories. (You must put it your own repository URI from the repositoryUri value from step #3)

So I'm uncertain how to proceed.

@ar-ds
Copy link

ar-ds commented Aug 24, 2023

Yes! How can we still utilize IAM roles to authenticate to a reserved proxy ECR utilizing the provided command?

aws ecr get-login-password --region region | docker login --username AWS --password-stdin registry.myregistry.com

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

No branches or pull requests

2 participants