Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for proxy in docker daemon is missing #25

Closed
ageekymonk opened this issue Dec 12, 2017 · 3 comments
Closed

Support for proxy in docker daemon is missing #25

ageekymonk opened this issue Dec 12, 2017 · 3 comments

Comments

@ageekymonk
Copy link
Contributor

ageekymonk commented Dec 12, 2017

Hi,

If proxy needs to be configured for docker daemon, it is not supported in the daemon.json file. It has to be in the /etc/systemd/system/docker.service.d/http-proxy.conf.

FYI https://docs.docker.com/engine/admin/systemd/#httphttps-proxy
Thanks

@mongrelion
Copy link
Owner

@ageekymonk do you think that you can submit a PR for this?

@ageekymonk
Copy link
Contributor Author

sure. Is it okay if i add docker_http_proxy , docker_https_proxy, and docker_no_proxy as variable name to be passed in ?

@mongrelion
Copy link
Owner

Sounds good to me!

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

No branches or pull requests

2 participants