exomind-mcp-gateway (sha256:7c686fd0c422262304d7b71ed83d4a07fc25c1ec39e7a18c6ceef42247c3d9b3)

Published 2026-05-18 19:30:09 +02:00 by dderek

Installation

docker pull git.dzaman.com/dderek/exomind-mcp-gateway@sha256:7c686fd0c422262304d7b71ed83d4a07fc25c1ec39e7a18c6ceef42247c3d9b3
sha256:7c686fd0c422262304d7b71ed83d4a07fc25c1ec39e7a18c6ceef42247c3d9b3

About this package

ExoMind native Rust MCP gateway (BP-170-7 Phase B)

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'
ARG MCP_RELEASE_VERSION=1.0.7
ARG MCP_BUILD_HASH=b973907bb-readback
ARG MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7
LABEL org.opencontainers.image.version=1.0.7 org.opencontainers.image.revision=b973907bb-readback org.opencontainers.image.ref.name=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7 org.opencontainers.image.title=exomind-mcp-gateway org.opencontainers.image.description=ExoMind native Rust MCP gateway (BP-170-7 Phase B)
RUN |3 MCP_RELEASE_VERSION=1.0.7 MCP_BUILD_HASH=b973907bb-readback MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /build/target/release/exomind-mcp-gateway /usr/local/bin/exomind-mcp-gateway # buildkit
RUN |3 MCP_RELEASE_VERSION=1.0.7 MCP_BUILD_HASH=b973907bb-readback MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7 /bin/sh -c mkdir -p /data /data/logs # buildkit
ENV MCP_BIND=0.0.0.0:8080 MCP_RELEASE_VERSION=1.0.7 MCP_BUILD_HASH=b973907bb-readback MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7 RUST_LOG=info
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/health || exit 1] Interval:30s Timeout:5s StartPeriod:0s StartInterval:0s Retries:5}
ENTRYPOINT ["/usr/local/bin/exomind-mcp-gateway"]

Labels

Key Value
org.opencontainers.image.description ExoMind native Rust MCP gateway (BP-170-7 Phase B)
org.opencontainers.image.ref.name git.dzaman.com/dderek/exomind-mcp-gateway:1.0.7
org.opencontainers.image.revision b973907bb-readback
org.opencontainers.image.title exomind-mcp-gateway
org.opencontainers.image.version 1.0.7
Details
Container
2026-05-18 19:30:09 +02:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (13) View all
1.0.12 2026-05-19
1.0.11 2026-05-18
1.0.10 2026-05-18
1.0.9 2026-05-18
1.0.8 2026-05-18