sha256:de78f739c29c354dfc1c6413e477e41f8c6f368b629f192e34302200e85f65e4
OS/ARCH
Compressed size
132.09 MB
Last pushed
3 days by dotdrelle
Type
Image
Manifest digest
sha256:f9aac7b8001f3a353cb801c224e9e5be6fc1592070c2a26e9cc31fcee39d72f6
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update31.12 MB13COPY /app/node_modules ./node_modules # buildkit24.69 MB14COPY . . # buildkit87 KB15EXPOSE [7789/tcp]0 B16ENTRYPOINT ["node" "bin/wiki-agentic-gateway.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1789689600'