Skip to content
Snippets Groups Projects
Unverified Commit ecdd0b41 authored by Greg DeKoenigsberg's avatar Greg DeKoenigsberg Committed by GitHub
Browse files

Fix AWS ECR authentication docs (#781)

The command you listed here did not work. The command from the official documentation did:

https://docs.aws.amazon.com/AmazonECR/latest/userguide/getting-started-cli.html

aws ecr get-login-password --region region | docker login --username AWS --password-stdin aws_account_id.dkr.ecr.region.amazonaws.com
parent 4ebfe684
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment