I\'m just getting started with docker. I\'m following the instructions specified here https://docs.docker.com/windows/step_one/
I installed docker (1.10.2) on window
For worked trying docker logout and then docker login with the proper credentials
Setting my vNAT for docker dns server to 8.8.8.8 resolved my issue on windows just try might help thanks
Please run docker login at first time when you run any other docker commands.
You can log into any public or private repository for which you have credentials. When you log in, the command stores encoded credentials in
$HOME/.docker/config.jsonon Linux or%USERPROFILE%/.docker/config.jsonon Windows.
If you login through your emailId it does not works.
On windows login using your docker hub id.
You can access by your username.