Sign inSign up

newbe36524/torrent-grain:0

Multi-platform
Index digest

sha256:16a5acd9b083db771f9c6dd0ab884e38837b76dea912cb6041220745533839fb

OS/ARCH

Compressed size

392.84 MB

Last pushed

6 months by newbe36524

Type

Image

Manifest digest

sha256:c52e1d02e8e21ba941ce18a9f5df64f482431582025ea290d8093f827b6aaec0

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 # buildkit32.38 KB
18COPY /app/ui-dist ./ui-dist # buildkit64.71 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'