Open algebrato opened 1 year ago
https://github.com/ffmpegwasm/libav.wasm/blob/33d90df844a7e35592e5de547ca4bdd96cfc579c/Dockerfile#L74
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
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
https://github.com/ffmpegwasm/libav.wasm/blob/33d90df844a7e35592e5de547ca4bdd96cfc579c/Dockerfile#L74
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