Skip to content

Instantly share code, notes, and snippets.

@leofaster
Created April 24, 2019 14:07
Show Gist options
  • Save leofaster/147c946e4957b61cb0e45bcc95534324 to your computer and use it in GitHub Desktop.
Save leofaster/147c946e4957b61cb0e45bcc95534324 to your computer and use it in GitHub Desktop.
Login to Amazon ECR from Docker cli locally.
aws ecr get-login | sed 's|https://||'
# Remember to delete the -e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment