sha256:f325e6f3e3c050d2567a0ed16f97a14c5aeb23f17491c62676fa1a5520b3ecca
OS/ARCH
Compressed size
119.4 MB
Last pushed
over 1 year by woodpeckerbot
Type
Image
Manifest digest
sha256:75b7832ab9e74f8761b1be2678b2cb952207c65fbb2544aa1be525e9f5b01f2e
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.61 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update39.94 MB13COPY /app/node_modules ./node_modules # buildkit5.44 MB14COPY tsconfig.json ./tsconfig.json # buildkit255 B15COPY src ./src # buildkit14.44 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'