jastis77

Results 3 comments of jastis77

I have the exact same issue . Running Docker Desktop for Windows 2.2. Step 10/14 : RUN build/build.sh ---> Running in 32c9d6d4aff7 /bin/sh: build/build.sh: not found The command '/bin/sh -c...

iam getting the issue even after cloning the repo to my local machine. I can see the build/build.sh file but docker build keeps throwing the error /bin/sh: build/build.sh: not found

> The book and/or this page needs to say that the source code needs to be downloaded. Otherwise, the build process fails with error: > Removing intermediate container 8dd4b6c2b3be >...