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

Add support for http_proxy & https_proxy. #46

Merged
merged 1 commit into from
Nov 11, 2015
Merged

Conversation

fnichol
Copy link
Collaborator

@fnichol fnichol commented Nov 11, 2015

This change transmits the lowercase HTTP proxy environment variables
into the following places:

  • In docker build in the Makefile (using the new --build-arg flag in
    Docker 1.9)
  • In docker-compose.yml by adding envrionment blocks.

In both cases, if one or neither of the variables are set, empty values
are passed in and nothing should happen.

@reset
Copy link
Collaborator

reset commented Nov 11, 2015

gif-keyboard-8984638536731622450

@fnichol fnichol force-pushed the http-proxy branch 2 times, most recently from bd77341 to 938ccbd Compare November 11, 2015 11:15
This change transmits the lowercase HTTP proxy environment variables
into the following places:

* In `docker build` in the Makefile (using the new `--build-arg` flag in
  Docker 1.9)
* In `docker-compose.yml` by adding `envrionment` blocks.

In both cases, if one or neither of the variables are set, empty values
are passed in and nothing should happen.
@chef-delivery
Copy link
Contributor

This PR has passed 'Verify' and is ready for review and approval!
Use: '@delivery approve' when code review is complete.

@reset
Copy link
Collaborator

reset commented Nov 11, 2015

@delivery approve

chef-delivery added a commit that referenced this pull request Nov 11, 2015
Merged change 3ad693fd-5a8b-49b7-bd52-87f7c0f337f9

From review branch http-proxy into master

Signed-off-by: reset <[email protected]>
@chef-delivery chef-delivery merged commit 014cd8f into master Nov 11, 2015
@chef-delivery chef-delivery deleted the http-proxy branch November 11, 2015 12:11
@chef-delivery
Copy link
Contributor

Change: 3ad693fd-5a8b-49b7-bd52-87f7c0f337f9 approved by: @reset

@adamhjk
Copy link
Contributor

adamhjk commented Nov 11, 2015

gif-keyboard-4985669373098594527

@fnichol
Copy link
Collaborator Author

fnichol commented Nov 11, 2015

@adamhjk I am reliving this entire movie now

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

Successfully merging this pull request may close these issues.

4 participants