Sign inSign up

synthetixio/docker-e2e:18.8-debian

Manifest digest

sha256:bd33cc8288acf67eb58889c27f18dca0c558d57ae4a44318739afc7e7f2d12d0

OS/ARCH

linux/amd64

Compressed size

1.08 GB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:bd33cc8288acf67eb58889c27f18dca0c558d57ae4a44318739afc7e7f2d12d0

Image Layers

1ADD file ... in / 29.91 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
10ENV NPM_CONFIG_PRODUCTION=false0 B
11ENV YARN_PRODUCTION=false0 B
12RUN /bin/sh -c apt-get update213.69 MB
13RUN /bin/sh -c localedef -i842.26 KB
14ENV LANG=en_US.utf80 B
15RUN /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py1.95 MB
16RUN /bin/sh -c python3 get-pip.py8.84 MB
17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B
18RUN /bin/sh -c groupadd --gid4.04 KB
19RUN /bin/sh -c ARCH= &&42.52 MB
20ENV npm_config_loglevel=warn0 B
21ENV npm_config_unsafe_perm=true0 B
22RUN /bin/sh -c npm install4.81 MB
23RUN /bin/sh -c node --version684 B
24RUN /bin/sh -c npm config795 B
25RUN /bin/sh -c set -ex1.26 MB
26RUN /bin/sh -c yarn --version938.97 KB
27RUN /bin/sh -c npm install11.32 MB
28COPY docker-entrypoint.sh /usr/local/bin/ # buildkit283 B
29ENTRYPOINT ["docker-entrypoint.sh"]0 B
30CMD ["node"]0 B
31USER root0 B
32ENV QT_X11_NO_MITSHM=10 B
33ENV _X11_NO_MITSHM=10 B
34ENV _MITSHM=00 B
35ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B
36ENV CYPRESS_CACHE_FOLDER=/root/.cache/Cypress0 B
37ENV NODE_PATH=/usr/local/lib/node_modules0 B
38ENV LANG_WHICH=en0 B
39ENV LANG_WHERE=US0 B
40ENV ENCODING=UTF-80 B
41ENV LANGUAGE=en_US.UTF-80 B
42ENV LANG=en_US.UTF-80 B
43ENV CI=10 B
44RUN /bin/sh -c mkdir -p32 B
45RUN /bin/sh -c wget --no-verbose52.64 KB
46RUN /bin/sh -c apt-get update294.4 MB
47ENV TZ=UTC0 B
48RUN /bin/sh -c echo "${TZ}"515.83 KB
49RUN /bin/sh -c locale-gen ${LANGUAGE}517.94 KB
50COPY display.conf /etc/supervisor/conf.d/ # buildkit505 B
51ENV NOVNC_SHA=84f102d6a9ffaf3972693d59bad5c6fddb6d7fb00 B
52ENV WEBSOCKIFY_SHA=c5d365dd1dbfee89881f1c1c02a2ac64838d645f0 B
53RUN /bin/sh -c wget -nv702.57 KB
54RUN /bin/sh -c unzip -x645.97 KB
55RUN /bin/sh -c mv noVNC-${NOVNC_SHA}645.68 KB
56RUN /bin/sh -c cp /noVNC/vnc.html3.05 KB
57RUN /bin/sh -c rm noVNC.zip92 B
58RUN /bin/sh -c wget -nv64.28 KB
59RUN /bin/sh -c unzip -x52 KB
60RUN /bin/sh -c rm websockify.zip97 B
61RUN /bin/sh -c rm -rf178 B
62RUN /bin/sh -c mv websockify-${WEBSOCKIFY_SHA}39.01 KB
63RUN /bin/sh -c chmod +x32 B
64COPY start-xvfb.sh /usr/bin/ # buildkit579 B
65RUN /bin/sh -c mkdir -p168 B
66COPY start-vnc.sh start-novnc.sh /usr/bin/ #775 B
67ENV SE_SCREEN_WIDTH=13600 B
68ENV SE_SCREEN_HEIGHT=10200 B
69ENV SE_SCREEN_DEPTH=240 B
70ENV SE_SCREEN_DPI=960 B
71ENV SE_START_XVFB=true0 B
72ENV START_XVFB=true0 B
73ENV SE_START_NO_VNC=true0 B
74ENV SE_NO_VNC_PORT=79000 B
75ENV SE_VNC_PORT=59000 B
76ENV DISPLAY_NUM=990 B
77RUN /bin/sh -c mkdir -p122 B
78RUN /bin/sh -c wget -O119.36 MB
79RUN /bin/sh -c wget --no-verbose85.03 MB
80RUN /bin/sh -c npm install215.15 MB
81WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins32 B
82RUN /bin/sh -c git clone312.89 KB
83WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-lighthouse32 B
84RUN /bin/sh -c npm install24.64 MB
85WORKDIR /usr/local/lib/node_modules/sitespeed.io/lib/plugins/plugin-gpsi32 B
86RUN /bin/sh -c npm install20.58 MB
87WORKDIR /root32 B
88RUN /bin/sh -c npx webdriver-manager28.52 MB
89RUN /bin/sh -c ls -la32 B
90RUN /bin/sh -c chmod 75598 B
91RUN /bin/sh -c id #32 B
92RUN /bin/sh -c node -p32 B
93RUN /bin/sh -c echo 926 B
94EXPOSE map[7900/tcp:{}]0 B
95EXPOSE map[5900/tcp:{}]0 B
96CMD ["/usr/bin/supervisord"]0 B

Command

ADD file:ca1682d5ead8dac405b02e4fb8281ffcc95bee5b63f69e7bafca35359765ad90 in /