Sign inSign up

newbe36524/torrent-grain:0.1.2

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.49 MB
4RUN /bin/sh -c set -ex;193.66 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=24.14.10 B
7RUN /bin/sh -c ARCH= &&55.35 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app93 B
14ENV NODE_ENV=production TORRENT_GRAIN_HOST=0.0.0.0 TORRENT_GRAIN_PORT=32101 TORRENT_GRAIN_DATA_DIR=/data0 B
15COPY package*.json ./ # buildkit41.01 KB
16COPY /app/node_modules ./node_modules # buildkit12.36 MB
17COPY /app/dist ./dist # buildkit31.47 KB
18COPY /app/ui-dist ./ui-dist # buildkit64.42 KB
19VOLUME [/data]0 B
20EXPOSE [32101/tcp]0 B
21HEALTHCHECK &{["CMD" "node" "-e" "fetch('http://127.0.0.1:32101/health').then((response)0 B
22CMD ["node" "dist/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'