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
Mentioned here #9 (comment), the output looks something like:
Step 5 : RUN cd /root/boinc && ./_autosetup && ./configure --disable-client --disable-manager && make
---> Running in 86884f9a5dca
/bin/sh: 1: ./_autosetup: Permission denied
ERROR: Service 'makeproject' failed to build: The command '/bin/sh -c cd /root/boinc && ./_autosetup && ./configure --disable-client --disable-manager && make' returned a non-zero code: 126
I believe its related to Docker Toolbox on Windows. I'd be interested in knowing if this happens on Mac with Docker Toolbox, or if it happens with Docker for Windows. Will investigate...
The text was updated successfully, but these errors were encountered:
Mentioned here #9 (comment), the output looks something like:
I believe its related to Docker Toolbox on Windows. I'd be interested in knowing if this happens on Mac with Docker Toolbox, or if it happens with Docker for Windows. Will investigate...
The text was updated successfully, but these errors were encountered: