Sign inSign up

chiskat/baseline-node24-alpine:node24.19.0-alpine-pnpm11.21.0

Multi-platform
Index digest

sha256:1dc4914723e9ebfc41cd0f85a3dc58b1efa54e7f8efce342b012056ef8b71cd2

OS/ARCH

Compressed size

77.93 MB

Last pushed

about 1 month by chiskat

Type

Image

Manifest digest

sha256:90f23ac49b066fc04a301486dde7cc65ccb4582edb486f85e6fb10037c3aec38

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.75 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=11.21.00 B
12RUN |1 PNPM_VERSION=11.21.0 /bin/sh -c8.42 MB
13ARG NPM_VERSION=12.0.20 B
14RUN |2 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 /bin/sh12.79 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=11.21.0 NPM_VERSION=12.0.2 /bin/sh725.56 KB
18ARG PNPM_REGISTRY=https://registry.npmjs.org0 B
19RUN |3 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org207 B
20RUN |3 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org52.82 KB

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit