mcp-sidecar (4009106)
Published 2026-04-12 09:02:32 +00:00 by hug
Installation
docker pull code.homenet.ge/public/mcp-sidecar:4009106sha256:ef8e376115c573775b2f52b603d46dbb407fa24b19ea7615acc596c69dcad551Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates && rm -rf /var/lib/apt/lists/* && groupadd -r nonroot && useradd -r -g nonroot nonroot |
| COPY file:8c32e4d919a3d74270d76e116e1f26b2a144591e643d6e8a9983ecc24df3d31c in /usr/local/bin/mcp-sidecar |
| EXPOSE 21001 |
| USER nonroot:nonroot |
| ENTRYPOINT ["/usr/local/bin/mcp-sidecar"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |