Sign inSign up

didstopia/base:nodejs-alpine-3.23

Multi-platform
Index digest

sha256:621cc504203ae2c7039c535ed73ea746b76254e486ea7362c8299f5267a70e7e

OS/ARCH

Compressed size

145.32 MB

Last pushed

about 1 month by didstopia

Type

Image

Manifest digest

sha256:84120d67286eebd605cd5118c0baf62842e04dd34c17d9401518cc4a9fedeba8

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4RUN /bin/sh -c set -eux;8.12 MB
5RUN /bin/sh -c set -eux;932 B
6ENV LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm TZ=Etc/UTC0 B
7COPY README.md LICENSE.md / #2.78 KB
8COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.26 KB
9RUN /bin/sh -c chmod +x32 B
10ENTRYPOINT ["/entrypoint.sh"]0 B
11CMD ["/bin/bash"]0 B
12USER root0 B
13RUN /bin/sh -c set -eux;133.53 MB
14COPY Scripts/nodejs_init.sh /nodejs_init.sh # buildkit403 B
15RUN /bin/sh -c chmod +x32 B
16CMD ["/bin/bash" "/nodejs_init.sh"]0 B

Command

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit