sha256:b7dfd4416da8390612e523dada31d93c8c80c9985d3a7686f419b1285ca9cce1
OS/ARCH
linux/amd64
Compressed size
1.07 GB
Last pushed
over 3 years by synthetixio
Type
Image
Manifest digest
sha256:bf200fc25a5fa4aa026a76b1e568dc947fb20b4593b92dc18a97b6300d868ec5
Image Layers
1ADD file ... in / 29.94 MB2CMD ["bash"]0 B3ENV HUSKY=00 B4ENV HUSKY_SKIP_INSTALL=10 B5ENV CI=true0 B6ENV NEXT_TELEMETRY_DISABLED=10 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B9ENV TERM=xterm0 B10RUN /bin/sh -c apt-get update208.68 MB11RUN /bin/sh -c localedef -i842.25 KB12ENV LANG=en_US.utf80 B13RUN /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py1.96 MB14RUN /bin/sh -c python3 get-pip.py8.41 MB15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B16RUN /bin/sh -c groupadd --gid4.04 KB17RUN /bin/sh -c ARCH= &&33.32 MB18ENV npm_config_loglevel=warn0 B19ENV npm_config_unsafe_perm=true0 B20RUN /bin/sh -c npm install5.02 MB21RUN /bin/sh -c node --version617 B22RUN /bin/sh -c npm config729 B23RUN /bin/sh -c set -ex1.26 MB24RUN /bin/sh -c yarn --version935.45 KB25RUN /bin/sh -c npm install11.73 MB26RUN /bin/sh -c npm install28.96 KB27COPY docker-entrypoint.sh /usr/local/bin/ # buildkit283 B28ENTRYPOINT ["docker-entrypoint.sh"]0 B29CMD ["node"]0 B30USER root0 B31ENV QT_X11_NO_MITSHM=10 B32ENV _X11_NO_MITSHM=10 B33ENV _MITSHM=00 B34ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B35ENV CYPRESS_CACHE_FOLDER=/root/.cache/Cypress0 B36ENV NODE_PATH=/usr/local/lib/node_modules0 B37ENV LANG_WHICH=en0 B38ENV LANG_WHERE=US0 B39ENV ENCODING=UTF-80 B40ENV LANGUAGE=en_US.UTF-80 B41ENV LANG=en_US.UTF-80 B42ENV CI=10 B43RUN /bin/sh -c mkdir -p32 B44RUN /bin/sh -c wget --no-verbose52.65 KB45RUN /bin/sh -c apt-get update296.12 MB46ENV TZ=UTC0 B47RUN /bin/sh -c echo "${TZ}"514.33 KB48RUN /bin/sh -c locale-gen ${LANGUAGE}516.5 KB49COPY display.conf /etc/supervisor/conf.d/ # buildkit507 B50ENV NOVNC_SHA=84f102d6a9ffaf3972693d59bad5c6fddb6d7fb00 B51ENV WEBSOCKIFY_SHA=c5d365dd1dbfee89881f1c1c02a2ac64838d645f0 B52RUN /bin/sh -c wget -nv702.57 KB53RUN /bin/sh -c unzip -x645.97 KB54RUN /bin/sh -c mv noVNC-${NOVNC_SHA}645.68 KB55RUN /bin/sh -c cp /noVNC/vnc.html3.05 KB56RUN /bin/sh -c rm noVNC.zip92 B57RUN /bin/sh -c wget -nv64.03 KB58RUN /bin/sh -c unzip -x52 KB59RUN /bin/sh -c rm websockify.zip97 B60RUN /bin/sh -c rm -rf177 B61RUN /bin/sh -c mv websockify-${WEBSOCKIFY_SHA}39.01 KB62RUN /bin/sh -c chmod +x32 B63COPY start-xvfb.sh /usr/bin/ # buildkit582 B64RUN /bin/sh -c mkdir -p167 B65COPY start-vnc.sh start-novnc.sh /usr/bin/ #777 B66ENV SE_SCREEN_WIDTH=13600 B67ENV SE_SCREEN_HEIGHT=10200 B68ENV SE_SCREEN_DEPTH=240 B69ENV SE_SCREEN_DPI=960 B70ENV SE_START_XVFB=true0 B71ENV START_XVFB=true0 B72ENV SE_START_NO_VNC=true0 B73ENV SE_NO_VNC_PORT=79000 B74ENV SE_VNC_PORT=59000 B75ENV DISPLAY_NUM=990 B76RUN /bin/sh -c mkdir -p122 B77RUN /bin/sh -c wget -O134.75 MB78RUN /bin/sh -c wget --no-verbose86.64 MB79RUN /bin/sh -c npm install194.37 MB80WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins32 B81RUN /bin/sh -c git clone312.88 KB82WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-lighthouse32 B83RUN /bin/sh -c npm install25 MB84WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-gpsi32 B85RUN /bin/sh -c npm install20.97 MB86WORKDIR /root32 B87RUN /bin/sh -c npx webdriver-manager29 MB88RUN /bin/sh -c ls -la32 B89RUN /bin/sh -c chmod 75598 B90RUN /bin/sh -c id #32 B91RUN /bin/sh -c node -p32 B92RUN /bin/sh -c echo 862 B93EXPOSE map[7900/tcp:{}]0 B94EXPOSE map[5900/tcp:{}]0 B95CMD ["/usr/bin/supervisord"]0 BCommand
ADD file:13c8f8d9b7802741e81200b7b9c9f5dcfa0f73f974df9e09ac1dd884846561a6 in /