Sign inSign up

synthetixio/docker-e2e:20.0-ubuntu

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV HUSKY=00 B
8ENV HUSKY_SKIP_INSTALL=10 B
9ENV CI=true0 B
10ENV NEXT_TELEMETRY_DISABLED=10 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
13ENV TERM=xterm0 B
14RUN /bin/sh -c apt-get update239.59 MB
15RUN /bin/sh -c localedef -i843.03 KB
16ENV LANG=en_US.utf80 B
17RUN /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py1.97 MB
18RUN /bin/sh -c python3 get-pip.py8.56 MB
19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B
20RUN /bin/sh -c groupadd --gid4.36 KB
21RUN /bin/sh -c ARCH= &&45.17 MB
22ENV npm_config_loglevel=warn0 B
23ENV npm_config_unsafe_perm=true0 B
24RUN /bin/sh -c npm install5.19 MB
25RUN /bin/sh -c node --version622 B
26RUN /bin/sh -c npm config725 B
27RUN /bin/sh -c set -ex1.25 MB
28RUN /bin/sh -c yarn --version937.41 KB
29RUN /bin/sh -c npm install11.83 MB
30RUN /bin/sh -c npm install29.72 KB
31RUN /bin/sh -c npm install6.32 MB
32RUN /bin/sh -c npm install34.69 MB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit286 B
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["node"]0 B
36USER root0 B
37ENV QT_X11_NO_MITSHM=10 B
38ENV _X11_NO_MITSHM=10 B
39ENV _MITSHM=00 B
40ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B
41ENV CYPRESS_CACHE_FOLDER=/root/.cache/Cypress0 B
42ENV NODE_PATH=/usr/local/lib/node_modules0 B
43ENV LANG_WHICH=en0 B
44ENV LANG_WHERE=US0 B
45ENV ENCODING=UTF-80 B
46ENV LANGUAGE=en_US.UTF-80 B
47ENV LANG=en_US.UTF-80 B
48ENV CI=10 B
49RUN /bin/sh -c apt-get update308.38 MB
50ENV TZ=UTC0 B
51RUN /bin/sh -c echo "${TZ}"476.61 KB
52RUN /bin/sh -c locale-gen ${LANGUAGE}2.06 MB
53COPY display.conf /etc/supervisor/conf.d/ # buildkit511 B
54ENV NOVNC_SHA=84f102d6a9ffaf3972693d59bad5c6fddb6d7fb00 B
55ENV WEBSOCKIFY_SHA=c5d365dd1dbfee89881f1c1c02a2ac64838d645f0 B
56RUN /bin/sh -c wget -nv702.57 KB
57RUN /bin/sh -c unzip -x645.97 KB
58RUN /bin/sh -c mv noVNC-${NOVNC_SHA}645.68 KB
59RUN /bin/sh -c cp /noVNC/vnc.html3.05 KB
60RUN /bin/sh -c rm noVNC.zip92 B
61RUN /bin/sh -c wget -nv64.29 KB
62RUN /bin/sh -c unzip -x51.99 KB
63RUN /bin/sh -c rm websockify.zip95 B
64RUN /bin/sh -c rm -rf178 B
65RUN /bin/sh -c mv websockify-${WEBSOCKIFY_SHA}39 KB
66RUN /bin/sh -c chmod +x32 B
67COPY start-xvfb.sh /usr/bin/ # buildkit581 B
68RUN /bin/sh -c mkdir -p163 B
69COPY start-vnc.sh start-novnc.sh /usr/bin/ #776 B
70ENV SE_SCREEN_WIDTH=13600 B
71ENV SE_SCREEN_HEIGHT=10200 B
72ENV SE_SCREEN_DEPTH=240 B
73ENV SE_SCREEN_DPI=960 B
74ENV SE_START_XVFB=true0 B
75ENV START_XVFB=true0 B
76ENV SE_START_NO_VNC=true0 B
77ENV SE_NO_VNC_PORT=79000 B
78ENV SE_VNC_PORT=59000 B
79ENV DISPLAY_NUM=990 B
80RUN /bin/sh -c mkdir -p120 B
81RUN /bin/sh -c wget -O131.52 MB
82RUN /bin/sh -c wget --no-verbose87.65 MB
83RUN /bin/sh -c npm install209.92 MB
84WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins32 B
85RUN /bin/sh -c git clone339.94 KB
86WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-lighthouse32 B
87RUN /bin/sh -c npm install25.88 MB
88WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-gpsi32 B
89RUN /bin/sh -c npm install16.5 MB
90WORKDIR /root32 B
91RUN /bin/sh -c npx webdriver-manager28.92 MB
92RUN /bin/sh -c ls -la32 B
93RUN /bin/sh -c chmod 75596 B
94RUN /bin/sh -c id #32 B
95RUN /bin/sh -c node -p32 B
96RUN /bin/sh -c echo 938.33 KB
97EXPOSE map[7900/tcp:{}]0 B
98EXPOSE map[5900/tcp:{}]0 B
99CMD ["/usr/bin/supervisord"]0 B

Command

 ARG RELEASE