Block a user
ustat (0.32.0)
Published 2026-09-11 18:10:19 +00:00 by logaritmisk
Installation
docker pull git.aceofba.se/logaritmisk/ustat:0.32.0sha256:d18cd5d7c2aa444fcadf1ec7c5802a1d5f736aad15c11e3b1085b42788821645
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1bedb7a4ba | linux/amd64 | 12 MiB |
Image Layers ( linux/amd64)
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_amd64_tar |
| WORKDIR /app |
| COPY --chown=nonroot:nonroot /tmp/ustat /app/ustat # buildkit |
| ENV USTAT_LISTEN=0.0.0.0:3000 USTAT_DB=/data/ustat.db |
| VOLUME [/data] |
| EXPOSE map[3000/tcp:{}] |
| ENTRYPOINT ["/app/ustat"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-09-11T18:08:11.460Z |
| org.opencontainers.image.description | TrueSkill progression viewer for UDisc scorecards — single Rust binary + embedded React SPA |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 126606e17619c6bcb27493fa8aac999bda6d4468 |
| org.opencontainers.image.source | https://git.aceofba.se/logaritmisk/ustat |
| org.opencontainers.image.title | ustat |
| org.opencontainers.image.url | https://git.aceofba.se/logaritmisk/ustat |
| org.opencontainers.image.version | 0.32.0 |