https://github.com/awslabs/amazon-ecr-credential-helper It seems like a massive improvement over the classic: ```sh aws ecr get-login-password --region=foo | \ docker login --username AWS --password-stdin repository-uri ```