Created
July 18, 2021 22:39
-
-
Save jamesseanwright/1937d5a3e0521cb2aa4a195b12fe7685 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ aws ecr get-login-password --region <AWS region> | docker login --username AWS --password-stdin <AWS account ID>.dkr.ecr.<AWS region>.amazonaws.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment