sha256:af9d96e8954a2ff031a476964dd396dc4d190a5f998ba85c51a6f4cdcfc9a91c
OS/ARCH
Compressed size
458.4 MB
Last pushed
2 days by diygod
Type
Image
Manifest digest
sha256:e9869e3696783ddd3626ba927d416c258006a28ce856b064daeeda6b0eb93c05
Image Layers
1# debian.sh --arch 'amd64' out/24.67 MB2RUN /bin/sh -c groupadd --gid3.31 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.07 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.47 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit424 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=00 B16RUN |2 TARGETPLATFORM=linux/amd64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 /bin/sh102.82 MB17COPY /app/node_modules/.cache/ms-playwright /app/node_modules/.cache/ms-playwright # buildkit266.39 MB18RUN |2 TARGETPLATFORM=linux/amd64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 /bin/sh210 B19COPY /app /app # buildkit18.99 MB20EXPOSE [1200/tcp]0 B21ENTRYPOINT ["dumb-init" "--"]0 B22CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'