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

Need to pass in proxy information for enterprise customers #2

Open
scheetz opened this issue Jun 22, 2017 · 1 comment
Open

Need to pass in proxy information for enterprise customers #2

scheetz opened this issue Jun 22, 2017 · 1 comment

Comments

@scheetz
Copy link

scheetz commented Jun 22, 2017

Please add the following line to the aws.sh script under the docker run section:

-e http_proxy -e https_proxy -e no_proxy \

@karlkfi
Copy link
Contributor

karlkfi commented Nov 13, 2017

@scheetz Can you provide a PR for this and output showing it works?

Given that the Docker CLI and Daemon are not always on the same machine the local proxy may not be necessary on the remote daemon. I'm not sure which case is more common, but for users with a local proxy to a remote docker daemon, this would be a breaking change.

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