sha256:08db017e52496690d8b54e699055634a1635d06170799b094a60cb33c9e11422
OS/ARCH
Compressed size
143.96 MB
Last pushed
6 months by woodpeckerbot
Type
Image
Manifest digest
sha256:38cf3e71508ee1247ec2aa0784a9732d372f30e4e37c44eb5773175f4e3d4fdb
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.11 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update40.29 MB13COPY /app/node_modules ./node_modules # buildkit27.98 MB14COPY tsconfig.json ./tsconfig.json # buildkit254 B15COPY src ./src # buildkit15.97 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'