sha256:1de0c71c07ebba39b07a2ee48bbf755df7afb2b9d3623234d6aaec50f6af4df5
OS/ARCH
Compressed size
132.88 MB
Last pushed
9 months by woodpeckerbot
Type
Image
Manifest digest
sha256:4a931e3a91190b038e024cd96a75637c6aec751cd53ccfc663438814508b3b6b
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.32 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update39.93 MB13COPY /app/node_modules ./node_modules # buildkit17.18 MB14COPY tsconfig.json ./tsconfig.json # buildkit255 B15COPY src ./src # buildkit15.85 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1766966400'