sha256:ccbfc069e57044eab29d1c07a2fcae08ac6c34d1e1e566ffb9fa30e4198d6f31
OS/ARCH
Compressed size
96.07 MB
Last pushed
29 days by hivemq
Type
Image
Manifest digest
sha256:5f35039e2e36765a3891388eb28f9f0205d5f6d7a59e896d4a98b19b83eec307
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c groupadd -r1.13 KB12COPY --chown=agentx:agentx /app/deploy/runtime/dist ./runtime/dist #686 KB13COPY --chown=agentx:agentx /app/deploy/runtime/package.json ./runtime/package.json #1.05 KB14COPY --chown=agentx:agentx /app/deploy/runtime/node_modules ./runtime/node_modules #19.21 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 'amd64' out/ 'bookworm' '@1785715200'