1

I've just installed the Docker version 18.09.0, build 4d60db4 on windows 10. but (as the docker tutorial step) when I run the:

docker pull hello-world

I face with this:

Using default tag: latest
Error response from daemon: error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "<html><body><h
1>403 Forbidden</h1>\nSince Docker is a US company, we must comply with US export control regulations. In an effort to comply with thes
e, we now block all IP addresses that are located in Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria. If you are not in o
ne of these cities, countries, or regions and are blocked, please reach out to https://support.docker.com\n</body></html>\n\n"

I can't find the problem and I'm very new to docker. any help would be appreciated.

1 Answer 1

2

I find it out. it is because of blocking IPs form the countries: "Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria" sadly.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .