Skip to content

running docker compose on windows 10 producing error #28

@gschian0

Description

@gschian0

``Hey,
I got fed up with trying to use the kinect v2 on osx... so I'm switching to using windows to send my streams. When I run the compose command on windows 10 I using git bash terminal I get this readout ...
Building nginx-rtmp [+] Building 11.1s (34/34) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/library/ 11.0s => [internal] load metadata for docker.io/library/ 11.0s => [auth] library/node:pull token for registry-1.do 0.0s => [auth] library/alpine:pull token for registry-1. 0.0s => [internal] load build context 0.0s => => transferring context: 2.11kB 0.0s => [stage-0 1/5] FROM docker.io/library/node:12.22. 0.0s => [stage-1 1/7] FROM docker.io/library/alpine:3.11 0.0s => CACHED [stage-2 2/15] RUN apk add --update ca 0.0s => CACHED [stage-1 2/7] RUN apk add --update buil 0.0s => CACHED [stage-1 3/7] RUN cd /tmp/ && wget http 0.0s => CACHED [stage-1 4/7] RUN cd /tmp/FFmpeg-earshot- 0.0s => CACHED [stage-1 5/7] RUN cd /tmp && wget https 0.0s => CACHED [stage-1 6/7] RUN cd /tmp && wget https 0.0s => CACHED [stage-1 7/7] RUN cd /tmp/nginx-1.15.1 && 0.0s => CACHED [stage-2 3/15] COPY --from=1 /opt/ffmpeg 0.0s => CACHED [stage-2 4/15] COPY --from=1 /usr/local/ 0.0s => CACHED [stage-2 5/15] COPY --from=1 /etc/nginx 0.0s => CACHED [stage-2 6/15] ADD nginx-transcoder/ngin 0.0s => CACHED [stage-2 7/15] ADD nginx-transcoder/ngin 0.0s => CACHED [stage-2 8/15] ADD nginx-transcoder/stat 0.0s => CACHED [stage-2 9/15] RUN rm -rf /var/cache/* / 0.0s => CACHED [stage-0 2/5] WORKDIR /app 0.0s => CACHED [stage-0 3/5] COPY ./webtools/ /app 0.0s => CACHED [stage-0 4/5] RUN yarn 0.0s => CACHED [stage-0 5/5] RUN yarn build 0.0s => CACHED [stage-2 10/15] COPY --from=0 /app/build 0.0s => CACHED [stage-2 11/15] RUN set -x ; addgroup 0.0s => CACHED [stage-2 12/15] COPY nginx-transcoder/ent 0.0s => CACHED [stage-2 13/15] COPY nginx-transcoder/cer 0.0s => CACHED [stage-2 14/15] COPY nginx-transcoder/ssl 0.0s => CACHED [stage-2 15/15] RUN chmod +x nginx-letsen 0.0s => exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:763b22a7fcd33b793ff90158 0.0s => => naming to docker.io/library/earshot_nginx-rtm 0.0s Creating earshot_nginx-rtmp_1 ... done Attaching to earshot_nginx-rtmp_1 nginx-rtmp_1 | standard_init_linux.go:219: exec user process caused: no such file or directory earshot_nginx-rtmp_1 exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions