sha256:c9a954076c0f99dc0cdb0a2be690a8b317901c63708236e8683b031cac9a4bf1
OS/ARCH
linux/amd64
Compressed size
1.17 GB
Last pushed
over 3 years by synthetixio
Type
Image
Manifest digest
sha256:d2541339f40bcedfb2f7e13c683fe1a770e140e3bc1b1ee487158c38d29a9601
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 HUSKY=00 B8ENV HUSKY_SKIP_INSTALL=10 B9ENV CI=true0 B10ENV NEXT_TELEMETRY_DISABLED=10 B11ENV DEBIAN_FRONTEND=noninteractive0 B12ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B13ENV TERM=xterm0 B14RUN /bin/sh -c apt-get update239.59 MB15RUN /bin/sh -c localedef -i843.03 KB16ENV LANG=en_US.utf80 B17RUN /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py1.97 MB18RUN /bin/sh -c python3 get-pip.py8.56 MB19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B20RUN /bin/sh -c groupadd --gid4.36 KB21RUN /bin/sh -c ARCH= &&45.17 MB22ENV npm_config_loglevel=warn0 B23ENV npm_config_unsafe_perm=true0 B24RUN /bin/sh -c npm install5.19 MB25RUN /bin/sh -c node --version622 B26RUN /bin/sh -c npm config725 B27RUN /bin/sh -c set -ex1.25 MB28RUN /bin/sh -c yarn --version937.41 KB29RUN /bin/sh -c npm install11.83 MB30RUN /bin/sh -c npm install29.72 KB31RUN /bin/sh -c npm install6.32 MB32RUN /bin/sh -c npm install34.69 MB33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit286 B34ENTRYPOINT ["docker-entrypoint.sh"]0 B35CMD ["node"]0 B36USER root0 B37ENV QT_X11_NO_MITSHM=10 B38ENV _X11_NO_MITSHM=10 B39ENV _MITSHM=00 B40ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B41ENV CYPRESS_CACHE_FOLDER=/root/.cache/Cypress0 B42ENV NODE_PATH=/usr/local/lib/node_modules0 B43ENV LANG_WHICH=en0 B44ENV LANG_WHERE=US0 B45ENV ENCODING=UTF-80 B46ENV LANGUAGE=en_US.UTF-80 B47ENV LANG=en_US.UTF-80 B48ENV CI=10 B49RUN /bin/sh -c apt-get update308.38 MB50ENV TZ=UTC0 B51RUN /bin/sh -c echo "${TZ}"476.61 KB52RUN /bin/sh -c locale-gen ${LANGUAGE}2.06 MB53COPY display.conf /etc/supervisor/conf.d/ # buildkit511 B54ENV NOVNC_SHA=84f102d6a9ffaf3972693d59bad5c6fddb6d7fb00 B55ENV WEBSOCKIFY_SHA=c5d365dd1dbfee89881f1c1c02a2ac64838d645f0 B56RUN /bin/sh -c wget -nv702.57 KB57RUN /bin/sh -c unzip -x645.97 KB58RUN /bin/sh -c mv noVNC-${NOVNC_SHA}645.68 KB59RUN /bin/sh -c cp /noVNC/vnc.html3.05 KB60RUN /bin/sh -c rm noVNC.zip92 B61RUN /bin/sh -c wget -nv64.29 KB62RUN /bin/sh -c unzip -x51.99 KB63RUN /bin/sh -c rm websockify.zip95 B64RUN /bin/sh -c rm -rf178 B65RUN /bin/sh -c mv websockify-${WEBSOCKIFY_SHA}39 KB66RUN /bin/sh -c chmod +x32 B67COPY start-xvfb.sh /usr/bin/ # buildkit581 B68RUN /bin/sh -c mkdir -p163 B69COPY start-vnc.sh start-novnc.sh /usr/bin/ #776 B70ENV SE_SCREEN_WIDTH=13600 B71ENV SE_SCREEN_HEIGHT=10200 B72ENV SE_SCREEN_DEPTH=240 B73ENV SE_SCREEN_DPI=960 B74ENV SE_START_XVFB=true0 B75ENV START_XVFB=true0 B76ENV SE_START_NO_VNC=true0 B77ENV SE_NO_VNC_PORT=79000 B78ENV SE_VNC_PORT=59000 B79ENV DISPLAY_NUM=990 B80RUN /bin/sh -c mkdir -p120 B81RUN /bin/sh -c wget -O131.52 MB82RUN /bin/sh -c wget --no-verbose87.65 MB83RUN /bin/sh -c npm install209.92 MB84WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins32 B85RUN /bin/sh -c git clone339.94 KB86WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-lighthouse32 B87RUN /bin/sh -c npm install25.88 MB88WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-gpsi32 B89RUN /bin/sh -c npm install16.5 MB90WORKDIR /root32 B91RUN /bin/sh -c npx webdriver-manager28.92 MB92RUN /bin/sh -c ls -la32 B93RUN /bin/sh -c chmod 75596 B94RUN /bin/sh -c id #32 B95RUN /bin/sh -c node -p32 B96RUN /bin/sh -c echo 938.33 KB97EXPOSE map[7900/tcp:{}]0 B98EXPOSE map[5900/tcp:{}]0 B99CMD ["/usr/bin/supervisord"]0 BCommand
ARG RELEASE