I have encountered a problem that I hope someone can help me with. I am using multipass on macos to run docker swarm, but I get an error when I try to pull an image (see attached picture). Does anyone have a solution or a suggestion for this issue? Thank you in advance.
I tried to pull docker image inside ubuntu virtual machine (multipass) with docker preinstalled.
text from picture:
ubuntu@promising-pilchard:~$ docker pull redis
Using default tag: latest
Error response from daemon: error parsing HTTP 408 response body:
invalid character '<' looking for beginning of value: "<html>.
<body><h1>408 Request Time-out</h1>\nYour browser didn't send a
complete request in time.\n</body></html>\n"