Unable to docker login through CLI - unauthorized: incorrect username or password
To solve it properly.. you need to logout first.
docker logout
docker login
"enter ID, instead of email"
"enter password"
It should resolve this issue
参考:https://github.com/docker/hub-feedback/issues/935