sha256:00c779d64d68c7a9247b4e692414f7a474fe6810d708b96e12558f9704f8e953
OS/ARCH
Compressed size
86.48 MB
Last pushed
about 2 months by akokk0
Type
Image
Manifest digest
sha256:130172f77ed8a7d392d01793745df1f324891f03aaca4cda5513795e8351a239
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update3.49 MB11ENV NODE_ENV=production TZ=Asia/Shanghai NODE_OPTIONS=--max-old-space-size=384 BN_CONFIG=/config/bn.config.yaml0 B12WORKDIR /app93 B13COPY /repo/apps/server/dist ./ # buildkit5.54 MB14COPY /repo/apps/web/dist ./web-dist # buildkit1.01 MB15VOLUME [/data /config]0 B16EXPOSE map[8787/tcp:{}]0 B17ENTRYPOINT ["/usr/bin/tini" "--"]0 B18CMD ["node" "index.mjs"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'