Sign inSign up

synthetixio/docker-node:20.11-debian

Multi-platform
Index digest

sha256:b8ab5b87280795537fdea8b9163844f12da6d86d5b9c66732f7cb1e928364121

OS/ARCH

Compressed size

384.51 MB

Last pushed

over 2 years by synthetixio

Type

Image

Manifest digest

sha256:3b6deff50a6cabc04c42524ccda718a6ce9d73f5140cf05822567ba94eedfb0e

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.77 MB
17ENV npm_config_loglevel=warn0 B
18ENV npm_config_unsafe_perm=true0 B
19RUN /bin/sh -c npm install5.04 MB
20RUN /bin/sh -c node --version614 B
21RUN /bin/sh -c npm config732 B
22RUN /bin/sh -c set -ex1.19 MB
23RUN /bin/sh -c yarn --version937.5 KB
24RUN /bin/sh -c npm install14.04 MB
25RUN /bin/sh -c npm install8.08 MB
26RUN /bin/sh -c npm install19 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 /