mcp-rdh-api (sha256:900f6386ad5a091fce9df1e516ea5630ac4e96268d8d6f11d6b9079ebf244e8d)

Published 2026-07-30 19:48:09 +03:00 by airaneel

Installation

docker pull git.dev.andyjazzy.cloud/airaneel/mcp-rdh-api@sha256:900f6386ad5a091fce9df1e516ea5630ac4e96268d8d6f11d6b9079ebf244e8d
sha256:900f6386ad5a091fce9df1e516ea5630ac4e96268d8d6f11d6b9079ebf244e8d

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
WORKDIR /app
COPY /out/mcp-rdh-api /usr/local/bin/mcp-rdh-api # buildkit
ENV MCP_TRANSPORT=http PORT=8080
EXPOSE [8080/tcp]
USER nonroot:nonroot
ENTRYPOINT ["/usr/local/bin/mcp-rdh-api"]
Details
Container
2026-07-30 19:48:09 +03:00
1
OCI / Docker
linux/amd64
4.2 MiB
Versions (15) View all
latest 2026-08-16
d2ea5b5 2026-08-16
330f5d1 2026-08-15
cfbd83a 2026-08-07
2190434 2026-07-31