Block a user
ustat (latest)
Published 2026-09-10 21:10:15 +00:00 by logaritmisk
Installation
docker pull git.aceofba.se/logaritmisk/ustat:latestsha256:473e5f858a31a6fce71d061349736a1cd1dc50eb5f3a5f9c1b52c9ec81cda099
Images
| Digest | OS / Arch | Size |
|---|---|---|
| bb9428b65e | 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-10T21:06:23.152Z |
| org.opencontainers.image.description | TrueSkill progression viewer for UDisc scorecards — single Rust binary + embedded React SPA |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 6f08ddde365cdce21945e0a75dee9be34bc371d1 |
| 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.31.0 |