sha256:5cf1e4654089c85fde1d2801e13cc5fa54ab82f49815da068714c9d818a53376
OS/ARCH
Compressed size
77.29 MB
Last pushed
6 months by yunnysunny
Type
Image
Manifest digest
sha256:2377f137af2a36ada6e140630868bc4f0ae7cf1a126feb090905db7a4e2074fd
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=25.8.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /bin/busybox /usr/local/bin/busybox # buildkit773.56 KB12RUN /bin/sh -c mkdir -p289 B13COPY /app/dist ./dist/ # buildkit8.35 KB14COPY /app/tv_service.json /app/lives.txt /app/lives.m3u /app/package.json21.89 KB15COPY /app/node_modules ./node_modules/ # buildkit992 KB16ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'