2020/12/18_push docker image to aws
push docker images to Amazon ECR in Windows
install aws CLI 2
https://docs.aws.amazon.com/zh_cn/cli/latest/userguide/install-cliv2.html
aws configure
remove .docker/config.json
line if have "credsStore": "wincred"
use aws password to login docker
Last updated