sha256:8b26e0967fa83e7f92d2e506e0957c10fe52f082b829e56a72ade0f7a627ed50
OS/ARCH
Compressed size
236.07 MB
Last pushed
7 months by winkkgmbh
Type
Image
Manifest digest
sha256:fa6a8c493bb0a18b7bf94b3978513ed260bd1e75cfcd564a75ccf5d023863f38
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.31 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 B10ENV PNPM_HOME=/pnpm0 B11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENV CI=true0 B13RUN /bin/sh -c corepack enable56.09 KB14RUN /bin/sh -c apt-get update36.4 MB15EXPOSE [8080/tcp]0 B16WORKDIR /app92 B17COPY /app/node_modules ./node_modules # buildkit115.76 MB18COPY /app/dist ./dist # buildkit1.47 MB19COPY /app/native ./native # buildkit3.62 MB20COPY /app/sharedLibs/go-html-to-md/libhtml-to-markdown.so ./sharedLibs/go-html-to-md/ # buildkit3 MB21CMD ["node" "dist/src/harness.js" "--start-docker"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'