|
COPY src/bind /src/src/bind |
I have tried several times to run the docker build but this copy (L74 of the Dockerfile) fails everytime.
Any suggestions?
Thank you in advance!
Step 23/25 : COPY src/bind /src/src/bind
COPY failed: file not found in build context or excluded by .dockerignore: stat src/bind: file does not exist
libav.wasm/Dockerfile
Line 74 in 33d90df
I have tried several times to run the docker build but this copy (L74 of the Dockerfile) fails everytime.
Any suggestions?
Thank you in advance!
Step 23/25 : COPY src/bind /src/src/bindCOPY failed: file not found in build context or excluded by .dockerignore: stat src/bind: file does not exist