Block a user
gitea-mcp-auth-proxy (v1.0.0)
Published 2026-07-12 13:02:55 +00:00 by torben
Installation
docker pull gitea.nehmer.net/torben/gitea-mcp-auth-proxy:v1.0.0sha256:f4ccca67b3d95d61f224bacbe2f44c38d8206c9cc5d2a518743054a36d128c14
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 13750ce4eb | linux/amd64 | 3.1 MiB |
Image Layers ( linux/amd64)
| 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 |
| COPY /out/authproxy /authproxy # buildkit |
| EXPOSE [8080/tcp] |
| USER nonroot:nonroot |
| ENTRYPOINT ["/authproxy"] |