virtualenv - win10下Docker Quickstart Terminal输入docker login后报403错误
迷茫
迷茫 2017-04-22 08:59:42
0
2
627

Error response from daemon: Unexpected status code [403] : <html><body><h1>403 Forbidden</h1>
Request forbidden by administrative rules.
</body></html>

就是在docker login后输入用户名,密码,邮箱后报这个错误,google看到有人是同样的问题但是没有给解决办法, github上有人提了issue,貌似是什么美国法规的问题。
求个解决方法

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
迷茫

docker login --username=youruser --password=yourpassword --email=youremail https://index.docker.io/v1/

For details, please refer to the URL given by Liu Yue above or: https://github.com/docker/hub-feedback/issues/473

Peter_Zhu

I found the reason in so

The windows and unix warehouse submission URLs are inconsistent
Explanation on stockoverflow

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!