sha256:ffe8f400abe49daec119e1ec038524b95d364bbe79dcee162c5ec4ae8633fae8
OS/ARCH
linux/amd64
Compressed size
194.59 MB
Last pushed
about 1 month by safiyu
Type
Image
Manifest digest
sha256:ffe8f400abe49daec119e1ec038524b95d364bbe79dcee162c5ec4ae8633fae8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12ENV KONTEXTA_DATA_DIR=/app/data0 B13ENV KONTEXTA_DB_PATH=/app/data/kontexta.db0 B14ENV HOSTNAME=0.0.0.00 B15RUN /bin/sh -c apt-get update30.98 MB16RUN /bin/sh -c git config159 B17RUN /bin/sh -c mkdir -p119 B18COPY /app/apps/web/next.config.ts ./ # buildkit3.13 KB19COPY /app/apps/web/public ./apps/web/public # buildkit2.62 MB20COPY /app/apps/web/.next/standalone ./ # buildkit30.53 MB21COPY /app/apps/web/.next/static ./apps/web/.next/static # buildkit1.63 MB22COPY /app/packages/core/src/db/migrations ./packages/core/src/db/migrations # buildkit2.48 KB23COPY /app/packages/core/src/agent-rules/rules-block.md ./packages/core/src/agent-rules/rules-block.md # buildkit5.24 KB24COPY /app/mcp-deploy ./apps/mcp # buildkit52.09 MB25EXPOSE map[3000/tcp:{}]0 B26USER node0 B27CMD ["node" "apps/web/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'