Block a user
gitea-mcp-auth-proxy (v1.0.2)
Published 2026-07-12 16:00:08 +00:00 by torben
Installation
docker pull gitea.nehmer.net/torben/gitea-mcp-auth-proxy:v1.0.2sha256:90ec642aa80c8b3273d9bfdf756bc90d4b659cb6ee9da680753f5e88f0b473a1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6188d97343 | 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"] |