You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.
Hi everyone,
I'm new with docker, so sorry if this is a noob question :(
A friend share with me his project and I'm trying to create the container but I have an error.
Here is my input :
docker build -t project-py -f project-py/prod/Dockerfile .
And here is the error :
What I understand so far is he doesn't understand this line in my build.sh :
#!/bin/bash -e
I have done some test:
My friend doesn't have the error...
I'm working on W10 build 2004 on a surface Pro 7, with this version of docker :
Thanks a lot for your help
The text was updated successfully, but these errors were encountered: