Block a user
overseer (main-9f17233)
Published 2026-04-27 14:46:39 +00:00 by steve
Installation
docker pull gitea.stevedudenhoeffer.com/steve/overseer:main-9f17233sha256:5a2c5d184227f68345f633a5513405e54825311fd3f1a1eb1790e120f6ea8eb6
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d158814f2b | linux/amd64 | 9.7 MiB |
| d0765f8532 | linux/arm64 | 9.0 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/overseer /usr/local/bin/overseer # buildkit |
| COPY /out/overseer-cli /usr/local/bin/overseer-cli # buildkit |
| WORKDIR /data |
| USER nonroot:nonroot |
| ENV OVERSEER_LISTEN=:8080 OVERSEER_DB_PATH=/data/overseer.db OVERSEER_ARTIFACTS_PATH=/data/artifacts OVERSEER_ARTIFACT_TTL_DAYS=30 OVERSEER_LEASE_SECONDS=300 |
| EXPOSE [8080/tcp] |
| VOLUME [/data] |
| ENTRYPOINT ["/usr/local/bin/overseer"] |
Details
2026-04-27 14:46:39 +00:00
Versions (11)
View all
Container
0
OCI / Docker
latest
2026-04-29
main-2a3cc92
2026-04-29
main-6bca106
2026-04-29
0.2.1
2026-04-28
main-65d95aa
2026-04-28