Sign inSign up

synthetixio/docker-node:14.21-debian

Multi-platform
Index digest

sha256:057ae9de008973f31a867ef068dfe5b8cfe7814c019b534b6fd7178625d1235c

OS/ARCH

Compressed size

308.28 MB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:01fa647f7d5afabc0e75ee556b9a76aacb659abbf69980cee09b1a620fbe06e5

Image Layers

1ADD file ... in / 29.94 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= &&34.37 MB
18ENV npm_config_loglevel=warn0 B
19ENV npm_config_unsafe_perm=true0 B
20RUN /bin/sh -c npm install5.06 MB
21RUN /bin/sh -c node --version627 B
22RUN /bin/sh -c npm config738 B
23RUN /bin/sh -c set -ex1.25 MB
24RUN /bin/sh -c yarn --version951.5 KB
25RUN /bin/sh -c npm install11.84 MB
26RUN /bin/sh -c npm install29.78 KB
27COPY docker-entrypoint.sh /usr/local/bin/ # buildkit281 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["node"]0 B

Command

ADD file:13c8f8d9b7802741e81200b7b9c9f5dcfa0f73f974df9e09ac1dd884846561a6 in /