Sign inSign up

didstopia/base:nodejs-24-ubuntu-24.04

Multi-platform
Index digest

sha256:f57f308637b444848fc836a059477bc9db6cec9332c3e5589cf378b5986a47e0

OS/ARCH

Compressed size

244.34 MB

Last pushed

about 1 month by didstopia

Type

Image

Manifest digest

sha256:8bd3fdba6845f9d2abb4bdb5f077907d66fbec1bca15e143215371817a4ea7d6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6USER root0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8ARG GOSU_VERSION=1.190 B
9RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh1.12 MB
10RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh49.49 MB
11RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh3.41 KB
12ENV LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm TZ=Etc/UTC0 B
13COPY README.md LICENSE.md / #2.78 KB
14COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.26 KB
15RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh32 B
16ENTRYPOINT ["/entrypoint.sh"]0 B
17CMD ["/bin/bash"]0 B
18USER root0 B
19ARG DEBIAN_FRONTEND=noninteractive0 B
20ARG NODE_MAJOR=240 B
21RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=24 /bin/sh165.35 MB
22RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=24 /bin/sh32 B
23COPY Scripts/nodejs_init.sh /nodejs_init.sh # buildkit406 B
24RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=24 /bin/sh32 B
25CMD ["/bin/bash" "/nodejs_init.sh"]0 B

Command

 ARG RELEASE