sha256:e97a846c450167ca40fcfed669a4aaf716cab067dd904e9cde621913d2766e7b
OS/ARCH
Compressed size
564.56 MB
Last pushed
3 months by akokk0
Type
Image
Manifest digest
sha256:0d3e3525da980475014708213685586601fca27790734cba9ed311006632764d
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 /app92 B13COPY /repo/package.json /repo/pnpm-workspace.yaml /repo/apps/server/bn.config.example.yaml ./3.3 KB14COPY /repo/node_modules ./node_modules # buildkit158.57 MB15COPY /repo/packages ./packages # buildkit528.78 KB16COPY /repo/apps/server/lib ./apps/server/lib # buildkit223.54 KB17COPY /repo/apps/server/package.json ./apps/server/package.json # buildkit591 B18COPY /repo/apps/server/node_modules ./apps/server/node_modules # buildkit184.91 KB19COPY /repo/apps/web/dist ./web-dist # buildkit282.07 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'