Sign inSign up

synthetixio/docker-node:16.20-debian

Multi-platform
Index digest

sha256:440eb6110e06c49d0a2913a0bf7f06b69d8b4a249f17a259af713489bc74504f

OS/ARCH

Compressed size

348.23 MB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:1f1da1fa13ac3af7f13d2bf42c37580070d82f6012f45d401df35d9e35367fa8

Image Layers

1ADD file ... in / 29.96 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 update213.49 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.97 MB
14RUN /bin/sh -c python3 get-pip.py8.57 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.18 MB
18ENV npm_config_loglevel=warn0 B
19ENV npm_config_unsafe_perm=true0 B
20RUN /bin/sh -c npm install5.2 MB
21RUN /bin/sh -c node --version625 B
22RUN /bin/sh -c npm config731 B
23RUN /bin/sh -c set -ex1.25 MB
24RUN /bin/sh -c yarn --version935.4 KB
25RUN /bin/sh -c npm install11.83 MB
26RUN /bin/sh -c npm install29.72 KB
27RUN /bin/sh -c npm install6.32 MB
28RUN /bin/sh -c npm install34.69 MB
29COPY docker-entrypoint.sh /usr/local/bin/ # buildkit283 B
30ENTRYPOINT ["docker-entrypoint.sh"]0 B
31CMD ["node"]0 B

Command

ADD file:237197090b8f6707571c747a0c53e0cafa69eb4ce9768345b8e929099011273a in /