Sign inSign up

synthetixio/docker-node:18.16-ubuntu

Multi-platform
Index digest

sha256:c4da704898c2d251834f8a73256e1aa7e4bb94287eaa503a7bf477a7cb267b90

OS/ARCH

Compressed size

382.76 MB

Last pushed

over 3 years by synthetixio

Type

Image

Manifest digest

sha256:eb9e527c01909362b02bafca78a3efb9ec1116a36b1b3741d9cd4dff8a0f73ca

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV HUSKY=00 B
8ENV HUSKY_SKIP_INSTALL=10 B
9ENV CI=true0 B
10ENV NEXT_TELEMETRY_DISABLED=10 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
13ENV TERM=xterm0 B
14RUN /bin/sh -c apt-get update239.59 MB
15RUN /bin/sh -c localedef -i843.03 KB
16ENV LANG=en_US.utf80 B
17RUN /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py1.97 MB
18RUN /bin/sh -c python3 get-pip.py8.56 MB
19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B
20RUN /bin/sh -c groupadd --gid4.36 KB
21RUN /bin/sh -c ARCH= &&43.42 MB
22ENV npm_config_loglevel=warn0 B
23ENV npm_config_unsafe_perm=true0 B
24RUN /bin/sh -c npm install5.2 MB
25RUN /bin/sh -c node --version623 B
26RUN /bin/sh -c npm config740 B
27RUN /bin/sh -c set -ex1.25 MB
28RUN /bin/sh -c yarn --version938.91 KB
29RUN /bin/sh -c npm install11.83 MB
30RUN /bin/sh -c npm install29.71 KB
31RUN /bin/sh -c npm install6.32 MB
32RUN /bin/sh -c npm install34.69 MB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit286 B
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["node"]0 B

Command

 ARG RELEASE