exomind-mcp-gateway (sha256:c37ea8653756e9e1dc24fad6ffea85723e2533d0d967650f096a22d7ab752695)

Published 2026-06-15 05:02:06 +02:00 by dderek

Installation

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

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=bp204
ARG MCP_BUILD_HASH=85ef1a577
ARG MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp204
LABEL org.opencontainers.image.version=bp204 org.opencontainers.image.revision=85ef1a577 org.opencontainers.image.ref.name=git.dzaman.com/dderek/exomind-mcp-gateway:bp204 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=bp204 MCP_BUILD_HASH=85ef1a577 MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp204 /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=bp204 MCP_BUILD_HASH=85ef1a577 MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp204 /bin/sh -c mkdir -p /data /data/logs # buildkit
ENV MCP_BIND=0.0.0.0:8080 MCP_RELEASE_VERSION=bp204 MCP_BUILD_HASH=85ef1a577 MCP_IMAGE_REF=git.dzaman.com/dderek/exomind-mcp-gateway:bp204 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:bp204
org.opencontainers.image.revision 85ef1a577
org.opencontainers.image.title exomind-mcp-gateway
org.opencontainers.image.version bp204
Details
Container
2026-06-15 05:02:06 +02:00
1
OCI / Docker
linux/amd64
36 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