sha256:5a6c8a4d16004f6b0226df40e57fe1ce89799ef380683966a072daf724a1fbb4
OS/ARCH
Compressed size
564.53 MB
Last pushed
4 months by akokk0
Type
Image
Manifest digest
sha256:0e15290322989f2833429790658ba742e804df826c7ca70985f7f88813457413
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.78 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 update328.56 MB11ENV NODE_ENV=production TZ=Asia/Shanghai BN_CONFIG=/config/bn.config.yaml BN_HOST=0.0.0.00 B12WORKDIR /app93 B13COPY /repo/package.json /repo/pnpm-workspace.yaml /repo/apps/server/bn.config.example.yaml ./3.3 KB14COPY /repo/node_modules ./node_modules # buildkit158.56 MB15COPY /repo/packages ./packages # buildkit527.78 KB16COPY /repo/apps/server/lib ./apps/server/lib # buildkit213.28 KB17COPY /repo/apps/server/package.json ./apps/server/package.json # buildkit590 B18COPY /repo/apps/server/node_modules ./apps/server/node_modules # buildkit184.88 KB19COPY /repo/apps/web/dist ./web-dist # buildkit280.53 KB20WORKDIR /app/apps/server32 B21VOLUME [/data /config]0 B22EXPOSE map[8787/tcp:{}]0 B23ENTRYPOINT ["/usr/bin/tini" "--"]0 B24CMD ["node" "lib/index.mjs"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'