sha256:409e137c253716a4f79ccc65ae61e0b83f52bdcda9bfcce6993d8924f38e9a32
OS/ARCH
Compressed size
412.89 MB
Last pushed
about 2 months by akokk0
Type
Image
Manifest digest
sha256:0dba797f87c381f42bebac51036f7e9910c180f38b8f9d97bca99e229d934c6d
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update329.71 MB11ENV NODE_ENV=production TZ=Asia/Shanghai NODE_OPTIONS=--max-old-space-size=512 BN_CONFIG=/config/bn.config.yaml0 B12WORKDIR /app93 B13COPY /repo/apps/server/dist ./ # buildkit5.6 MB14COPY /repo/apps/web/dist ./web-dist # buildkit1.13 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' '@1782172800'