Skip to content

Instantly share code, notes, and snippets.

@jamesseanwright
Created July 18, 2021 22:39
Show Gist options
  • Save jamesseanwright/1937d5a3e0521cb2aa4a195b12fe7685 to your computer and use it in GitHub Desktop.
Save jamesseanwright/1937d5a3e0521cb2aa4a195b12fe7685 to your computer and use it in GitHub Desktop.
$ 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