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

CURL_INSECURE ignored if set in docker-compose build args #22

Open
matthyx opened this issue Dec 8, 2017 · 0 comments
Open

CURL_INSECURE ignored if set in docker-compose build args #22

matthyx opened this issue Dec 8, 2017 · 0 comments

Comments

@matthyx
Copy link

matthyx commented Dec 8, 2017

For some obscure reason, I have to set CURL_INSECURE in each Dockerfile as it is not taken into account when specified in docker-compose.yml
(tested by putting a RUN env in Dockerfile)
However, I can specify HTTP_PROXY and HTTPS_PROXY in docker-compose.yml and they're present at build time.

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

1 participant