-
Notifications
You must be signed in to change notification settings - Fork 76
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
Unable to build docker image #78
Comments
I've just tried on macOS, and it worked like a charm. The error looks like |
Yes I've done this a couple of times and always run into this error - maybe my system configuration causes this... Don't know yet... but when I have some time, I will analyze this more precisely. |
So, I realised, that I can have this issue, if I change my computer's network settings. Perhaps, that can be helpful to check your computer's network settings. |
Quick question: were your attempts successful in the meanwhile? |
Description
When I try to run
docker build . --tag pynguin -f docker/Dockerfile
the build crashes with an error.To Reproduce
Steps to reproduce the behaviour:
docker build . --tag pynguin -f docker/Dockerfile
Expected behavior
In step 8 of the Dockerfile this error should happen:
Software Version:
The text was updated successfully, but these errors were encountered: