exomind-mcp-gateway (sha256:9fee50c9e725ef02bb55148e05836c8bda8d44ceef2651e17a38ef4ac91afeb5)

Published 2026-05-18 20:33:43 +02:00 by dderek

Installation

docker pull git.dzaman.com/dderek/exomind-mcp-gateway@sha256:9fee50c9e725ef02bb55148e05836c8bda8d44ceef2651e17a38ef4ac91afeb5
sha256:9fee50c9e725ef02bb55148e05836c8bda8d44ceef2651e17a38ef4ac91afeb5

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.11
ARG MCP_BUILD_HASH=2c869ed00-downstream
ARG MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.11
LABEL org.opencontainers.image.version=1.0.11 org.opencontainers.image.revision=2c869ed00-downstream org.opencontainers.image.ref.name=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.11 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.11 MCP_BUILD_HASH=2c869ed00-downstream MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.11 /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.11 MCP_BUILD_HASH=2c869ed00-downstream MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.11 /bin/sh -c mkdir -p /data /data/logs # buildkit
ENV MCP_BIND=0.0.0.0:8080 MCP_RELEASE_VERSION=1.0.11 MCP_BUILD_HASH=2c869ed00-downstream MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:1.0.11 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.11
org.opencontainers.image.revision 2c869ed00-downstream
org.opencontainers.image.title exomind-mcp-gateway
org.opencontainers.image.version 1.0.11
Details
Container
2026-05-18 20:33:43 +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