sha256:83c343c6ed93e015c8b0ba4324e3f67618e58e14f1a70e458ca2612eadb6f99e
OS/ARCH
Compressed size
131.97 MB
Last pushed
2 days by dotdrelle
Type
Image
Manifest digest
sha256:975caa0ffb3de46698ff9016b994c91d1bb10053ee153f2a1e92d8a4ac6e09e3
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update30.98 MB13COPY /app/node_modules ./node_modules # buildkit24.71 MB14COPY . . # buildkit87 KB15EXPOSE [7789/tcp]0 B16ENTRYPOINT ["node" "bin/wiki-agentic-gateway.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'