Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

HTTP_PROXY not being used #115

Open
Renkas opened this issue Mar 10, 2017 · 3 comments
Open

HTTP_PROXY not being used #115

Renkas opened this issue Mar 10, 2017 · 3 comments

Comments

@Renkas
Copy link

Renkas commented Mar 10, 2017

This app does not seem to use HTTP_PROXY and HTTPS_PROXY environment variables. And as such is useless behind a proxy.

I didn't neither find a config option to set HTTP proxy manually.

@iongchun
Copy link

I have a branch of code that works with a proxy.
It uses env CAMO_PROXY instead of HTTP_PROXY/HTTPS_PROXY though.

@Renkas
Copy link
Author

Renkas commented Mar 11, 2017

@iongchun could you make it use http_proxy and https_proxy ENV variables instead and create a pull request to this repo?

Hopefully it could then get merged also fast - as I have a need for this Docker container next week - or I have to find some other way to get this functionality :(

@Renkas
Copy link
Author

Renkas commented Mar 11, 2017

Setting it through CAMO_PROXY would also work for me but just for the sake of better and more complete solution in main branch it would be nice to have these widely used variables.

If you are not able to create the pull request then maybe make your fork available on Docker hub?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants