Error response from daemon: Unexpected status code [403] : <html><body><h1>403 Forbidden</h1>
Request forbidden by administrative rules.
</body></html>
It is the mistake of entering the user name, password and email after docker login. google saw that someone had the same problem but did not give a solution. Someone on github mentioned issue, which seems to be a problem of US regulations.
Find a solution
docker login –username=youruser –password=yourpassword –email=youremailhttps://index.docker.io/v1/
For details, please refer to the website given by Liu Yue above or:
https://github.com/docker/hub-feedback/issues/473