Hi all sorry for the noob question but I’ve installer docker on Ubuntu 22 server.
This Ubuntu machine access internet through my home VPN running on my pfSense just fine. I can access webpages and files accross internet just fine on this machine.
Problem is when I run sudo docker run hello-world
It takes ages on message Unable to find image ‘hello-world:latest’ locally and then I get this error:
docker: Error response from daemon: error parsing HTTP 408 response body: invalid character ‘<’ looking for beginning of value: “
408 Request Time-out
\nYour browser didn’t send a complete request in time.\n\n”.
See ‘docker run --help’.