realies/tgmr:sha-251978a

Multi-platform
Index digest

sha256:b4be2f2bc0d6bb0e38043d7157002724672d7e0d3875fea9178a58622017fb63

OS/ARCH

Compressed size

410.47 MB

Last pushed

3 months by realies

Type

Image

Manifest digest

sha256:f99a1ab81d966bd680f21a115872c6388cd8e33a0435303b491ca0721133179a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=25.9.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.16 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update311.24 MB
12COPY /app/dist ./dist # buildkit11.98 KB
13COPY /app/package.json /app/yarn.lock ./ #19.31 KB
14RUN /bin/sh -c yarn install23.1 MB
15RUN /bin/sh -c mkdir -p499.88 KB
16USER node0 B
17ENV PATH=/home/node/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN /bin/sh -c yt-dlp --version32 B
19CMD ["node" "dist/index.js"]0 B

Command

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