sha256:a352a3176c25e1e9010edce8a99976d952774e5d38ff88cee2c3df5fcce8f6cf
OS/ARCH
Compressed size
112.84 MB
Last pushed
4 months by hibobmaster
Type
Image
Manifest digest
sha256:b56320e90ef98e4a7a12c59d1c2c4488ab7bce9b7ab3f3644069e4fe5d0fc454
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c corepack enable4.11 MB11WORKDIR /app93 B12RUN /bin/sh -c apt-get update98.09 KB13ENV GOOGLE_API_KEY=0 B14ENV DEEPSEEK_API_KEY=0 B15ENV CODE=0 B16ENV ENABLE_MCP=0 B17COPY /app/public ./public # buildkit113.06 KB18COPY /app/.next/standalone ./ # buildkit27.54 MB19COPY /app/.next/static ./.next/static # buildkit2.83 MB20COPY /app/.next/server ./.next/server # buildkit2.21 MB21RUN /bin/sh -c mkdir -p127 B22COPY /app/app/mcp/mcp_config.default.json /app/app/mcp/mcp_config.json # buildkit201 B23EXPOSE [3000/tcp]0 B24CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'