I’ve updated my docker version
I tried using the following command but its giving me an error
aws ecr get-login
unknown shorthand flag: 'e' in -e`. Seems that docker doesn't support -e flag anymore.
Installed versions:
aws-cli/1.11.111 Python/2.7.10 Darwin/16.6.0 botocore/1.5.74
Docker version 17.06.0-ce-rc5, build b7e4173
What do I do?