sha256:5af61f80300ae91443694ef5257fc3cdcbdbc7d9afc74bb1b0b72ff6c0d12c7c
OS/ARCH
Compressed size
127.34 MB
Last pushed
about 20 hours by diygod
Type
Image
Manifest digest
sha256:1dcdbeb96da62700b5dfc5b3e27fb02a98d2d44e5e1a1d6f6506a347b598dced
Image Layers
1# debian.sh --arch 'amd64' out/24.68 MB2RUN /bin/sh -c groupadd --gid3.31 KB3ENV NODE_VERSION=24.21.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.39 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.47 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit428 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.authors=https://github.com/DIYgod/RSSHub0 B11ENV NODE_ENV=production0 B12ENV TZ=Asia/Shanghai0 B13WORKDIR /app86 B14ARG TARGETPLATFORM=linux/amd640 B15ARG PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=10 B16RUN |2 TARGETPLATFORM=linux/amd64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 /bin/sh30.42 MB17COPY /app/node_modules/.cache/ms-playwright /app/node_modules/.cache/ms-playwright # buildkit162 B18RUN |2 TARGETPLATFORM=linux/amd64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 /bin/sh16 B19COPY /app /app # buildkit23.39 MB20EXPOSE [1200/tcp]0 B21ENTRYPOINT ["dumb-init" "--"]0 B22CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'