sha256:e6f6ff88379ff85b96cb33e0fcd1a55d2f2d2679b7bf07d1b5ec5485f7c4e4d5
OS/ARCH
Compressed size
392.84 MB
Last pushed
6 months by newbe36524
Type
Image
Manifest digest
sha256:663f2068150742f96ed89508290c188d636053a81fe3167da84aef98959434aa
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.66 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.14.10 B7RUN /bin/sh -c ARCH= &&55.35 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14ENV NODE_ENV=production TORRENT_GRAIN_HOST=0.0.0.0 TORRENT_GRAIN_PORT=32101 TORRENT_GRAIN_DATA_DIR=/data0 B15COPY package*.json ./ # buildkit41.01 KB16COPY /app/node_modules ./node_modules # buildkit12.36 MB17COPY /app/dist ./dist # buildkit31.47 KB18COPY /app/ui-dist ./ui-dist # buildkit64.42 KB19VOLUME [/data]0 B20EXPOSE [32101/tcp]0 B21HEALTHCHECK &{["CMD" "node" "-e" "fetch('http://127.0.0.1:32101/health').then((response)0 B22CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'