sha256:669096f694bedb50970755115be89e74b4c8daa7c7188d59a0fffe6f46f694f3
OS/ARCH
Compressed size
121.23 MB
Last pushed
over 1 year by woodpeckerbot
Type
Image
Manifest digest
sha256:e5245871b2b2b414f0f12dd1ea68a88f112efa1671edc66c5a51c8f4301d423f
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update37.78 MB13COPY /app/node_modules ./node_modules # buildkit17.67 MB14COPY tsconfig.json ./tsconfig.json # buildkit254 B15COPY src ./src # buildkit15.3 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1743984000'