sha256:e58571bb6f3876142ee0f06d2f22fcb90fa19d9703e68d5abeec67e5d4722635
OS/ARCH
Compressed size
86.4 MB
Last pushed
2 months by hagdigital
Type
Image
Manifest digest
sha256:617bafc958aea57f1337b9109274c1b7c0e0ae51b38267735110780c5f83c7af
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c addgroup --system1.14 KB12COPY /app/node_modules ./node_modules # buildkit9.93 MB13COPY /app/dist ./dist # buildkit278.41 KB14COPY /app/package.json ./package.json # buildkit645 B15USER mcpuser0 B16ENV MCP_TRANSPORT=http0 B17ENV PORT=80800 B18ENV MCP_HTTP_HOST=0.0.0.00 B19ENV NODE_ENV=production0 B20EXPOSE [8080/tcp]0 B21HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:'0 B22CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'