sha256:62d921bcbd0e9a2b7a69e6948c72eff5f73d537d11460ae9577bc1adc4d21902
OS/ARCH
Compressed size
77.49 MB
Last pushed
about 1 month by chiskat
Type
Image
Manifest digest
sha256:ec4b40b30e7e98cf58ec34c0522c6eb2097eb8f2e3bb27a6ef37c06558cd8abf
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.22.00 B12RUN |1 PNPM_VERSION=11.22.0 /bin/sh -c8.88 MB13ARG NPM_VERSION=12.0.20 B14RUN |2 PNPM_VERSION=11.22.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.22.0 NPM_VERSION=12.0.2 /bin/sh732.85 KB18ARG PNPM_REGISTRY=https://registry.npmjs.org0 B19RUN |3 PNPM_VERSION=11.22.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org203 B20RUN |3 PNPM_VERSION=11.22.0 NPM_VERSION=12.0.2 PNPM_REGISTRY=https://registry.npmjs.org47.44 KBCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit