Greetings
When I run the command 'sudo docker build -t docker-proxy .' , it fails because it cant reach index.docker.io through our corporate proxy.
This is the problem I am trying to solve using docker-proxy! (Accessing internet using docker containers.).
I may be missing something simple.
How do I get past this?
Thanks
pj