Sign inSign up

chiskat/baseline-node20-alpine:2026.8.10

Multi-platform
Languages & frameworks
Index digest

sha256:3f9264f21a9a207ca687f0c9aa1ff59e4f95c598ab699abf3df7e0679e1f41e3

OS/ARCH

Compressed size

63.77 MB

Last pushed

about 1 month by chiskat

Type

Image

Manifest digest

sha256:d2665de6327885f73f20ddd01d7a707eb1eeb59fad752f4bea19b4ebd2e79812

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c addgroup -g41.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ARG PNPM_VERSION=10.34.50 B
12RUN |1 PNPM_VERSION=10.34.5 /bin/sh -c4.78 MB
13ARG NPM_VERSION=11.19.00 B
14RUN |2 PNPM_VERSION=10.34.5 NPM_VERSION=11.19.0 /bin/sh12.2 MB
15ENV PNPM_HOME=/usr/local/pnpm0 B
16ENV PATH=/usr/local/pnpm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17RUN |2 PNPM_VERSION=10.34.5 NPM_VERSION=11.19.0 /bin/sh314.16 KB
18ARG PNPM_REGISTRY=https://registry.npmjs.org0 B
19RUN |3 PNPM_VERSION=10.34.5 NPM_VERSION=11.19.0 PNPM_REGISTRY=https://registry.npmjs.org314.75 KB
20RUN |3 PNPM_VERSION=10.34.5 NPM_VERSION=11.19.0 PNPM_REGISTRY=https://registry.npmjs.org47.38 KB

Command

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