sha256:25a28139cacd937cad37125ae602fc3d604a96fe66632b9b049e382ef5ec76ef
OS/ARCH
linux/amd64
Compressed size
1.05 GB
Last pushed
2 months by openvidu
Type
Image
Manifest digest
sha256:25a28139cacd937cad37125ae602fc3d604a96fe66632b9b049e382ef5ec76ef
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright/ms-playwright RUN_MODE=CI0 B7RUN /bin/sh -c apt-get update115.65 MB8RUN /bin/sh -c wget -q14.01 KB9RUN /bin/sh -c apt-get update281.38 MB10RUN /bin/sh -c mkdir -p194 B11COPY docker-openvidu-deploy-testing/entrypoint-* /usr/local/bin/ # buildkit2.97 KB12RUN /bin/sh -c chmod +x2.97 KB13COPY docker-openvidu-deploy-testing/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit480 B14WORKDIR /opt/openvidu-testapps125 B15COPY /opt/openvidu-testapps/openvidu/openvidu-testapp ./openvidu/openvidu-testapp # buildkit160.8 KB16WORKDIR /opt/openvidu-testapps/openvidu/openvidu-testapp32 B17RUN /bin/sh -c npm install137.01 MB18RUN /bin/sh -c npm install13.93 MB19WORKDIR /usr/local/bin/node-app-playwright171 B20COPY node-app-playwright-browsers/ . # buildkit8 KB21RUN /bin/sh -c npm install7.14 MB22RUN /bin/sh -c PLAYWRIGHT_BROWSERS_PATH=/opt/playwright/ms-playwright npx489.17 MB23EXPOSE [4200/tcp]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf" "-n"]0 BCommand
ARG RELEASE