sha256:62448d3789b183a042828f07248b3ae4f350bd9e7cf822555d11d147403860e3
OS/ARCH
Compressed size
364.28 MB
Last pushed
22 days by diygod
Type
Image
Manifest digest
sha256:db083034ab9207e90d18c1d9c2e8e1e32a65655a29ca933a302d71d1d08fe694
Image Layers
1# debian.sh --arch 'arm64' out/24.3 MB2RUN /bin/sh -c groupadd --gid3.31 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.2 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.47 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit427 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/arm640 B15ARG PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=00 B16RUN |2 TARGETPLATFORM=linux/arm64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 /bin/sh272.46 MB17COPY /app/node_modules/.cache/ms-playwright /app/node_modules/.cache/ms-playwright # buildkit161 B18RUN |2 TARGETPLATFORM=linux/arm64 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 /bin/sh16 B19COPY /app /app # buildkit21.84 MB20EXPOSE [1200/tcp]0 B21ENTRYPOINT ["dumb-init" "--"]0 B22CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'