sha256:3add0685cdd5f40c5776d7e6f505a6a61dc15c7fd398b3f5947d60e7e540dcec
OS/ARCH
Compressed size
112.53 MB
Last pushed
3 months by hibobmaster
Type
Image
Manifest digest
sha256:eeb8ec9d380f99abb54d81ae62ae30c31189c2e8fe63322b547cfd111d3a4cf5
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 corepack enable4.16 MB11WORKDIR /app93 B12RUN /bin/sh -c apt-get update97.96 KB13ENV GOOGLE_API_KEY=0 B14ENV DEEPSEEK_API_KEY=0 B15ENV CODE=0 B16ENV ENABLE_MCP=0 B17COPY /app/public ./public # buildkit109.43 KB18COPY /app/.next/standalone ./ # buildkit27.17 MB19COPY /app/.next/static ./.next/static # buildkit2.41 MB20COPY /app/.next/server ./.next/server # buildkit2.36 MB21RUN /bin/sh -c mkdir -p127 B22COPY /app/app/mcp/mcp_config.default.json /app/app/mcp/mcp_config.json # buildkit202 B23EXPOSE [3000/tcp]0 B24CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'