sha256:e4b061c9155b9dbe6f6a78a62279af2af4063b8799a4c5ae7ba0ba14b0dbe347
OS/ARCH
Compressed size
98.2 MB
Last pushed
about 1 year by agilebeat
Type
Image
Manifest digest
sha256:e1ccc258a8b750dcb61a799cd30dde9e31aa28894f9007edf1b1fe089e5f42d5
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.8.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.25 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /app/package.json /app/yarn.lock ./ #28 KB12RUN /bin/sh -c yarn install20.46 MB13COPY /app/dist ./ # buildkit24.16 KB14COPY Readme.md /README.md # buildkit1.26 KB15EXPOSE &{[{{33 0} {33 0}}]0 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit227 B17RUN /bin/sh -c chmod +x223 B18ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'