Sign inSign up

synthetixio/docker-node:18.16-debian

Multi-platform
Index digest

sha256:3d49429a48f4af5d7dfb39972fece54a7ff8aaa858f46bcb3bf98b925147adac

OS/ARCH

Compressed size

358.47 MB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:760171aef9cf9677c24216549fe93204f00bb814fea1f2ee7c22e6e7192568ce

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= &&43.42 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 config733 B
23RUN /bin/sh -c set -ex1.25 MB
24RUN /bin/sh -c yarn --version938.85 KB
25RUN /bin/sh -c npm install11.83 MB
26RUN /bin/sh -c npm install29.71 KB
27RUN /bin/sh -c npm install6.32 MB
28RUN /bin/sh -c npm install34.69 MB
29COPY docker-entrypoint.sh /usr/local/bin/ # buildkit284 B
30ENTRYPOINT ["docker-entrypoint.sh"]0 B
31CMD ["node"]0 B

Command

ADD file:237197090b8f6707571c747a0c53e0cafa69eb4ce9768345b8e929099011273a in /