Sign inSign up

synthetixio/docker-node:20.12-debian

Multi-platform
Index digest

sha256:6b2aa4142c119f06b36bd509344ca2685d202820c0b66bd3d8279858edd56708

OS/ARCH

Compressed size

391.64 MB

Last pushed

over 2 years by synthetixio

Type

Image

Manifest digest

sha256:eecd4ed1bca238d548f18b6ad4252c6f6235064381ba2879eba7854cc93ff7f7

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= &&45.8 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 --version616 B
21RUN /bin/sh -c npm config724 B
22RUN /bin/sh -c set -ex1.19 MB
23RUN /bin/sh -c yarn --version937.39 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/ # buildkit282 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["node"]0 B

Command

ADD file:83264141db32d3a678af6cb513ad30c4c03bab904df82b2a8a6cc9abd15dafdf in /