Proxy Server configuration

Dear All,

After having installed Docker and Docker-compose, I am facing an issue by trying to cross a proxy server from an Ubuntu Virtual Machine that hosts a kind of typical corporate configuration.
The configuration file docker under /etc/default includes the http_proxy variable with all its proper values such as host, port, username and password, however I am getting the following error message when I launch the command “docker run hello-world” :


Unable to find image ‘hello-world:latest’ locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: EOF.

I receive the same error when trying to connect to our DTR.

Many thanks in advance for your assistance and best Regards,
Alexandre Oulevey

i think here is steps for proxy configuration

Configure your proxy settings

  1. Open the Internet Options control panel.
  2. Select the Connections tab, then click the LAN settings button.
  3. Select Bypass proxy server for local addresses, then click the Advanced button.
  4. Below Exceptions, add 127.0.0.1 to the list of exceptions.
  5. Click OK.

From
RedBox TV Live