optiopay / klar

Integration of Clair and Docker Registry
MIT License
507 stars 140 forks source link

Are there any plans to support proxy? #82

Open varmamahesh opened 6 years ago

varmamahesh commented 6 years ago

We are trying to run Klar against docker images stored in AWS ECR. However, all our outbound traffic needs to go out via Proxy server which Klar currently does not recognize. Are there any plans to support proxy capabilities?

hashmap commented 6 years ago

Sounds like a nice feature, but it was never requested before. We will try to add it in the in 2.1. Thanks for suggestion!

Karreg commented 6 years ago

As a workaround, you can use CNTLM as a local proxy, and setup your system environment. I work in a proxy hell, and it's the best option I found when apps don't allow proxy setup :)