Block a user
gitea-mcp-auth-proxy (v1.0.1)
Published 2026-07-12 13:56:44 +00:00 by torben
Installation
docker pull gitea.nehmer.net/torben/gitea-mcp-auth-proxy:v1.0.1sha256:2fa7e80e98ac26eb1eb3a33b7d2babc4b5bd7990909946f9993aa15d9bff3387
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2e8520e90b | 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"] |