Sign inSign up

synthetixio/docker-e2e:16.19-debian

Index digest

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 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 update208.68 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.96 MB
14RUN /bin/sh -c python3 get-pip.py8.41 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.32 MB
18ENV npm_config_loglevel=warn0 B
19ENV npm_config_unsafe_perm=true0 B
20RUN /bin/sh -c npm install5.02 MB
21RUN /bin/sh -c node --version617 B
22RUN /bin/sh -c npm config729 B
23RUN /bin/sh -c set -ex1.26 MB
24RUN /bin/sh -c yarn --version935.45 KB
25RUN /bin/sh -c npm install11.73 MB
26RUN /bin/sh -c npm install28.96 KB
27COPY docker-entrypoint.sh /usr/local/bin/ # buildkit283 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["node"]0 B
30USER root0 B
31ENV QT_X11_NO_MITSHM=10 B
32ENV _X11_NO_MITSHM=10 B
33ENV _MITSHM=00 B
34ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B
35ENV CYPRESS_CACHE_FOLDER=/root/.cache/Cypress0 B
36ENV NODE_PATH=/usr/local/lib/node_modules0 B
37ENV LANG_WHICH=en0 B
38ENV LANG_WHERE=US0 B
39ENV ENCODING=UTF-80 B
40ENV LANGUAGE=en_US.UTF-80 B
41ENV LANG=en_US.UTF-80 B
42ENV CI=10 B
43RUN /bin/sh -c mkdir -p32 B
44RUN /bin/sh -c wget --no-verbose52.65 KB
45RUN /bin/sh -c apt-get update296.12 MB
46ENV TZ=UTC0 B
47RUN /bin/sh -c echo "${TZ}"514.33 KB
48RUN /bin/sh -c locale-gen ${LANGUAGE}516.5 KB
49COPY display.conf /etc/supervisor/conf.d/ # buildkit507 B
50ENV NOVNC_SHA=84f102d6a9ffaf3972693d59bad5c6fddb6d7fb00 B
51ENV WEBSOCKIFY_SHA=c5d365dd1dbfee89881f1c1c02a2ac64838d645f0 B
52RUN /bin/sh -c wget -nv702.57 KB
53RUN /bin/sh -c unzip -x645.97 KB
54RUN /bin/sh -c mv noVNC-${NOVNC_SHA}645.68 KB
55RUN /bin/sh -c cp /noVNC/vnc.html3.05 KB
56RUN /bin/sh -c rm noVNC.zip92 B
57RUN /bin/sh -c wget -nv64.03 KB
58RUN /bin/sh -c unzip -x52 KB
59RUN /bin/sh -c rm websockify.zip97 B
60RUN /bin/sh -c rm -rf177 B
61RUN /bin/sh -c mv websockify-${WEBSOCKIFY_SHA}39.01 KB
62RUN /bin/sh -c chmod +x32 B
63COPY start-xvfb.sh /usr/bin/ # buildkit582 B
64RUN /bin/sh -c mkdir -p167 B
65COPY start-vnc.sh start-novnc.sh /usr/bin/ #777 B
66ENV SE_SCREEN_WIDTH=13600 B
67ENV SE_SCREEN_HEIGHT=10200 B
68ENV SE_SCREEN_DEPTH=240 B
69ENV SE_SCREEN_DPI=960 B
70ENV SE_START_XVFB=true0 B
71ENV START_XVFB=true0 B
72ENV SE_START_NO_VNC=true0 B
73ENV SE_NO_VNC_PORT=79000 B
74ENV SE_VNC_PORT=59000 B
75ENV DISPLAY_NUM=990 B
76RUN /bin/sh -c mkdir -p122 B
77RUN /bin/sh -c wget -O134.75 MB
78RUN /bin/sh -c wget --no-verbose86.64 MB
79RUN /bin/sh -c npm install194.37 MB
80WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins32 B
81RUN /bin/sh -c git clone312.88 KB
82WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-lighthouse32 B
83RUN /bin/sh -c npm install25 MB
84WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-gpsi32 B
85RUN /bin/sh -c npm install20.97 MB
86WORKDIR /root32 B
87RUN /bin/sh -c npx webdriver-manager29 MB
88RUN /bin/sh -c ls -la32 B
89RUN /bin/sh -c chmod 75598 B
90RUN /bin/sh -c id #32 B
91RUN /bin/sh -c node -p32 B
92RUN /bin/sh -c echo 862 B
93EXPOSE map[7900/tcp:{}]0 B
94EXPOSE map[5900/tcp:{}]0 B
95CMD ["/usr/bin/supervisord"]0 B

Command

ADD file:13c8f8d9b7802741e81200b7b9c9f5dcfa0f73f974df9e09ac1dd884846561a6 in /