sha256:c19f02a30c6a796c3f281c568218bddfdaf775bb37e45dc69196cec3e2158972
OS/ARCH
Compressed size
110.56 MB
Last pushed
12 months by agilebeat
Type
Image
Manifest digest
sha256:88d3520da68c35f5988a7c6cc7d04cb83206eceb7c75072477900c913bc9e353
Image Layers
1# debian.sh --arch 's390x' out/25.64 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.81 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11COPY /app/package.json /app/yarn.lock ./ #51.54 KB12RUN /bin/sh -c yarn install34.4 MB13COPY /app/dist ./ # buildkit25.33 KB14COPY Readme.md /README.md # buildkit1.75 KB15EXPOSE &{[{{33 0} {33 0}}]0 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit227 B17RUN /bin/sh -c chmod +x224 B18ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 's390x' out/ 'bookworm' '@1759104000'