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

docker build return error behind proxy #75

Open
LucasDM19 opened this issue Aug 6, 2020 · 0 comments
Open

docker build return error behind proxy #75

LucasDM19 opened this issue Aug 6, 2020 · 0 comments

Comments

@LucasDM19
Copy link

I try to follow the tutorial. I recieved an error on the step 3.
The command build returns an error: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1.
I cannot use pip normally behind a proxy. I always had to use the option pip install -–proxy=user:pass@address.
Is it possible to take this factor into account? At least i wanted to customize the build script myself, to get to the end of the tutorial.
I attached the output of the command.
_out.txt

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