I created an EC2 instance(using Amazon Linux AMI) in our VPC and am trying to install 3rd party tools like Docker from the command line. I configured HTTP_PROXY, HTTPS_PROXY and NO_PROXY to route the outbound traffic to corporate proxy. I am still not able to download docker images etc.,
Are there any specific steps to be performed for Amazon Linux distribution to setup HTTP proxy for all the command line tools?