sha256:153a51c9f7105f2fbfb8c906f50f4c3e922cd10b3436568ded426cce2593a8d0
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
12 months by openvidu
Type
Image
Manifest digest
sha256:153a51c9f7105f2fbfb8c906f50f4c3e922cd10b3436568ded426cce2593a8d0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright/ms-playwright RUN_MODE=CI0 B8RUN /bin/sh -c apt-get update115.41 MB9RUN /bin/sh -c wget -q12.46 KB10RUN /bin/sh -c apt-get update259.15 MB11RUN /bin/sh -c mkdir -p195 B12COPY docker-openvidu-deploy-testing/entrypoint-* /usr/local/bin/ # buildkit2.98 KB13RUN /bin/sh -c chmod +x2.97 KB14COPY docker-openvidu-deploy-testing/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit481 B15WORKDIR /opt/openvidu-testapps126 B16COPY /opt/openvidu-testapps/openvidu/openvidu-testapp ./openvidu/openvidu-testapp # buildkit187.97 KB17WORKDIR /opt/openvidu-testapps/openvidu/openvidu-testapp32 B18RUN /bin/sh -c npm install125.3 MB19RUN /bin/sh -c npm install12.12 MB20WORKDIR /usr/local/bin/node-app-playwright170 B21COPY node-app-playwright-browsers/ . # buildkit8 KB22RUN /bin/sh -c npm install6 MB23RUN /bin/sh -c PLAYWRIGHT_BROWSERS_PATH=/opt/playwright/ms-playwright npx495.58 MB24EXPOSE &{[{{90 0} {90 0}}]0 B25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf" "-n"]0 BCommand
ARG RELEASE