exomind-mcp-gateway (sha256:094c8876c0ec83d7d202df7c2242d2727c79830b5280360561183acb7bb46a3e)

Published 2026-06-19 04:58:59 +02:00 by dderek

Installation

docker pull git.dzaman.com/dderek/exomind-mcp-gateway@sha256:094c8876c0ec83d7d202df7c2242d2727c79830b5280360561183acb7bb46a3e
sha256:094c8876c0ec83d7d202df7c2242d2727c79830b5280360561183acb7bb46a3e

About this package

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'
ARG MCP_RELEASE_VERSION=bp230
ARG MCP_BUILD_HASH=e94cfb5b95db
ARG MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp230
LABEL org.opencontainers.image.version=bp230 org.opencontainers.image.revision=e94cfb5b95db org.opencontainers.image.ref.name=git.dzaman.com/dderek/exomind-mcp-gateway:bp230 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=bp230 MCP_BUILD_HASH=e94cfb5b95db MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp230 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libssl3 && 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=bp230 MCP_BUILD_HASH=e94cfb5b95db MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp230 /bin/sh -c mkdir -p /data /data/logs # buildkit
ENV MCP_BIND=0.0.0.0:8080 MCP_RELEASE_VERSION=bp230 MCP_BUILD_HASH=e94cfb5b95db MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp230 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:bp230
org.opencontainers.image.revision e94cfb5b95db
org.opencontainers.image.title exomind-mcp-gateway
org.opencontainers.image.version bp230
Details
Container
2026-06-19 04:58:59 +02:00
1
OCI / Docker
linux/amd64
40 MiB
Versions (57) View all
neworder35 2026-07-14
neworder34 2026-07-14
neworder33 2026-07-14
neworder32 2026-07-14
neworder31 2026-07-14