sha256:98750bef9fc14f550c092132edee4cc989b17e70919fdbcfd3f399d97da5b0a8
OS/ARCH
Compressed size
131.79 MB
Last pushed
7 months by woodpeckerbot
Type
Image
Manifest digest
sha256:88188f26730d14b974517332b74378c174dbd47ad40d601d86d87b25ed9203e2
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.99 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 /app91 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update40.03 MB13COPY /app/node_modules ./node_modules # buildkit16.3 MB14COPY tsconfig.json ./tsconfig.json # buildkit254 B15COPY src ./src # buildkit15.95 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'