Block a user
ustat (0.30)
Published 2026-09-10 14:17:14 +00:00 by logaritmisk
Installation
docker pull git.aceofba.se/logaritmisk/ustat:0.30sha256:3c09767cfb48c4b0a37128e6647c0276ee60fe5fa9839c614bfaa028ecc3faf9
Images
| Digest | OS / Arch | Size |
|---|---|---|
| da5d4977f4 | 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-10T14:13:46.088Z |
| org.opencontainers.image.description | TrueSkill progression viewer for UDisc scorecards — single Rust binary + embedded React SPA |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 2bce33616f53b9e35e507c425762865a8b17f52c |
| 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.30.0 |