mcp-doku-rs (latest)
Published 2026-06-15 12:53:14 +00:00 by pacman
Installation
docker pull gitea.basebox.health/basebox-distribution/mcp-doku-rs:latestsha256:23b182655fbb68ce1e894ebd8301e94507549f2ab697ce9c2961182f15c30691
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* && useradd --system --uid 10001 --no-create-home mcp # buildkit |
| COPY /usr/local/bin/mcp-server /usr/local/bin/mcp-server # buildkit |
| ENV MCP_HOST=0.0.0.0 MCP_PORT=8000 |
| EXPOSE [8000/tcp] |
| USER mcp |
| ENTRYPOINT ["/usr/local/bin/mcp-server"] |
Details
2026-06-15 12:53:14 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
36 MiB