mcp-rdh-api (sha256:688bb2ebd537a03e669dd0156aa5086bd7bd3d98e1dfab9769c8e3551350643d)

Published 2026-07-30 18:53:26 +03:00 by airaneel

Installation

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

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 18:53:26 +03:00
1
OCI / Docker
linux/amd64
4.1 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