sha256:efb4a1478cf5a3e0472a753c859b0ee10bba4c8d0e5da35ab0a32cbebc236c30
OS/ARCH
Compressed size
118.69 MB
Last pushed
over 1 year by woodpeckerbot
Type
Image
Manifest digest
sha256:1d1ca2d419678e94c58ff4e1c3c031b7900355d7877b876a50c76d9471222fd2
Image Layers
1# debian.sh --arch 'armhf' out/22.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=41.3 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 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update35.77 MB13COPY /app/node_modules ./node_modules # buildkit17.17 MB14COPY tsconfig.json ./tsconfig.json # buildkit256 B15COPY src ./src # buildkit15.04 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1742169600'