Sign inSign up

hivemq/agentic-orch-docker:0.5.3

Multi-platform
Index digest

sha256:65e53ad8399731b445c05c1241165a07563409749dd48363b2ecacaaa4631f17

OS/ARCH

Compressed size

107.75 MB

Last pushed

26 days by hivemq

Type

Image

Manifest digest

sha256:c6f44528e5616737755bcdaea57e2234097fcd992e9eac7ebb2f546202c8d193

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10COPY /version.txt /tmp/version.txt # buildkit147 B
11WORKDIR /app93 B
12COPY /app/deploy/orchestrator/dist ./orchestrators/docker/dist # buildkit143.06 KB
13COPY /app/deploy/orchestrator/package.json ./orchestrators/docker/package.json # buildkit705 B
14COPY /app/deploy/orchestrator/node_modules ./orchestrators/docker/node_modules # buildkit7.67 MB
15COPY /app/deploy/runtime/dist ./runtime/dist # buildkit686.23 KB
16COPY /app/deploy/runtime/package.json ./runtime/package.json # buildkit1.04 KB
17COPY /app/deploy/runtime/node_modules ./runtime/node_modules # buildkit23.08 MB
18COPY orchestrators/docker/docker.entrypoint.sh /app/docker.entrypoint.sh # buildkit812 B
19RUN /bin/sh -c chmod +x32 B
20RUN /bin/sh -c mkdir -p129 B
21RUN /bin/sh -c mkdir -p147 B
22VOLUME [/var/lib/hivemq-agentic]0 B
23ENV HIVEMQ_AGENTIC_REGISTRATION_TOKEN=0 B
24ENV ORCHESTRATOR_ID=0 B
25ENV ORCHESTRATOR_NAME=0 B
26ENV CONTROL_PLANE_URL=0 B
27ENV HIVEMQ_AGENTIC_STATE_DIR=/var/lib/hivemq-agentic0 B
28ENV ORCH_API_KEY=0 B
29ENV ORCH_API_PORT=30000 B
30ENV AGENT_BUS_BROKER_URL=mqtt://agent-bus-broker:18830 B
31RUN /bin/sh -c cp /tmp/version.txt146 B
32ENV NODE_ENV=production0 B
33EXPOSE [3000/tcp]0 B
34HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:3000/health').then(r0 B
35ENTRYPOINT ["/app/docker.entrypoint.sh"]0 B
36CMD ["orchestrator"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'