exomind-runtime-host (sha256:81fbb1317b6d2351eb012e1fdc234464f69c9e9516a4b22f0e0a9372d1dc77c9)
Published 2026-07-06 23:23:23 +02:00 by dderek
Installation
docker pull git.dzaman.com/dderek/exomind-runtime-host@sha256:81fbb1317b6d2351eb012e1fdc234464f69c9e9516a4b22f0e0a9372d1dc77c9sha256:81fbb1317b6d2351eb012e1fdc234464f69c9e9516a4b22f0e0a9372d1dc77c9Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /build/target/release/exomind-runtime-host /usr/local/bin/exomind-runtime-host # buildkit |
| ENV EXOMIND_HOST_PORT=8060 RUST_LOG=info |
| EXPOSE [8060/tcp] |
| HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8060/health || exit 1] Interval:30s Timeout:5s StartPeriod:0s StartInterval:0s Retries:5} |
| ENTRYPOINT ["/usr/local/bin/exomind-runtime-host"] |
Details
2026-07-06 23:23:23 +02:00
Versions (1)
View all
Container
2
OCI / Docker
linux/amd64
34 MiB
neworder01
2026-07-06