sha256:b035085c68349cd2dda7f31e1aa0aad3a7fc08383efc1c9867bcc498c80509ac
OS/ARCH
Compressed size
77.04 MB
Last pushed
about 1 month by chiskat
Type
Image
Manifest digest
sha256:dd106123ee3cb00164d413f4355ff3e218a8431c9c4af0ddd2ce07902d7f2e71
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.19 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ARG PNPM_VERSION=11.21.00 B12RUN |1 PNPM_VERSION=11.21.0 /bin/sh -c8.44 MB13ARG NPM_VERSION=12.0.20 B14RUN |2 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 /bin/sh12.79 MB15ENV PNPM_HOME=/usr/local/pnpm0 B16ENV PATH=/usr/local/pnpm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17RUN |2 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 /bin/sh721.15 KB18ARG PNPM_REGISTRY=https://registry.npmjs.org0 B19RUN |3 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org207 B20RUN |3 PNPM_VERSION=11.21.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org47.45 KBCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit