sha256:8a5d31e60b60e94cf6d930793ac8feb67349f73a732c1ea6bf4715e3f45e729b
OS/ARCH
Compressed size
100.32 MB
Last pushed
9 days by hivemq
Type
Image
Manifest digest
sha256:a9d3c942d79bd020e24a8cd16f8c2f0ecbdf0c4aeff640ce1cf52c6aedb1f66d
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app91 B11RUN /bin/sh -c groupadd -r1.13 KB12COPY --chown=agentx:agentx /app/deploy/runtime/dist ./runtime/dist #746.06 KB13COPY --chown=agentx:agentx /app/deploy/runtime/package.json ./runtime/package.json #1 KB14COPY --chown=agentx:agentx /app/deploy/runtime/node_modules ./runtime/node_modules #23.4 MB15COPY /version.txt /app/.build-version # buildkit153 B16USER agentx0 B17ENV NODE_ENV=production0 B18ENTRYPOINT ["node" "/app/runtime/dist/cli/index.js"]0 B19CMD ["--help"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'