Skip to content

Set proxy environment variables using build arguments #84

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

Merged
merged 9 commits into from
Apr 28, 2025

Conversation

palade
Copy link
Contributor

@palade palade commented Apr 24, 2025

Description

When using the make buildall target from the emf repo behind proxy, the curl command does not have access to the proxy settings even if the docker client is configured to work behind proxy. This change modifies the Dockerfile so that curl can run behind proxy.

Fixes # (issue)

Any Newly Introduced Dependencies

None

How Has This Been Tested?

Locally using make buildall target from the emf repo

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

@palade palade merged commit 5d9091c into main Apr 28, 2025
18 checks passed
@palade palade deleted the pass_build_proxy_to_curl branch April 28, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants