Sign inSign up

synthetixio/docker-node:18.20-debian

Multi-platform
Index digest

sha256:cab09df874fa3ae7dbcd4acf030e2e1f59ea4835add5198fc7d8a4c169951541

OS/ARCH

Compressed size

389.35 MB

Last pushed

over 2 years by synthetixio

Type

Image

Manifest digest

sha256:bc1ca6996abb69abadaac8042dcb0f481ac99bfae1b7d829497c5a4a3bf20230

Image Layers

1ADD file ... in / 27.8 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 PIP_BREAK_SYSTEM_PACKAGES=10 B
11RUN /bin/sh -c apt-get update261.85 MB
12RUN /bin/sh -c localedef -i843.02 KB
13ENV LANG=en_US.utf80 B
14ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B
15RUN /bin/sh -c groupadd --gid3.4 KB
16RUN /bin/sh -c ARCH= &&43.5 MB
17ENV npm_config_loglevel=warn0 B
18ENV npm_config_unsafe_perm=true0 B
19RUN /bin/sh -c npm install10.35 MB
20RUN /bin/sh -c node --version619 B
21RUN /bin/sh -c npm config726 B
22RUN /bin/sh -c set -ex1.19 MB
23RUN /bin/sh -c yarn --version938.87 KB
24RUN /bin/sh -c npm install14.04 MB
25RUN /bin/sh -c npm install8.78 MB
26RUN /bin/sh -c npm install20.09 MB
27COPY docker-entrypoint.sh /usr/local/bin/ # buildkit280 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["node"]0 B

Command

ADD file:83264141db32d3a678af6cb513ad30c4c03bab904df82b2a8a6cc9abd15dafdf in /