sha256:b90c93c4b5708fcdf06f0ea3a43fb990080f4e753edf4a0dbe182db62273e001
OS/ARCH
Compressed size
98.2 MB
Last pushed
2 months by agamspace
Type
Image
Manifest digest
sha256:e66e95362e954edb632de2e2bd2c147923644746f92effb448f023a7a3cc55f5
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 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 update387.1 KB11ARG BUILD_ID=c6e7525bd76a46e3bb6000 B12ARG BUILD_COMMIT=d892e0d0 B13ARG APP_VERSION=dev-d892e0d0 B14ENV BUILD_ID=c6e7525bd76a46e3bb600 BUILD_COMMIT=d892e0d APP_VERSION=dev-d892e0d NODE_ENV=production0 B15WORKDIR /app93 B16COPY --chmod=555 /app/deploy/ /app/ #21.63 MB17USER 65532:655320 B18VOLUME [/data]0 B19EXPOSE [3331/tcp]0 B20HEALTHCHECK {Test:[CMD node -e fetch('http://127.0.0.1:3331/api/v1/server/health').then(r=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))]0 B21ENTRYPOINT ["/usr/bin/tini" "--"]0 B22CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'