Sign inSign up

synthetixio/docker-e2e:16.20-debian

Index digest

sha256:e37822bc3e51c4b763c876023a48569fc86f489ac11b8a27e8b946ca62207550

OS/ARCH

linux/amd64

Compressed size

1.11 GB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:2ebf4fb39bc2b81a19d1317ce0857cba0bc47f8b9182c8ce78e813e8cd52b81c

Image Layers

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

Command

ADD file:237197090b8f6707571c747a0c53e0cafa69eb4ce9768345b8e929099011273a in /