Block a user
ustat (0.29)
Published 2026-09-10 07:19:44 +00:00 by logaritmisk
Installation
docker pull git.aceofba.se/logaritmisk/ustat:0.29sha256:fdadeffb318491ed322710fb6bb4792b2f22a0b93468d6e8928e8dc408e9eed7
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c45eb864ee | 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-10T07:15:49.935Z |
| org.opencontainers.image.description | TrueSkill progression viewer for UDisc scorecards — single Rust binary + embedded React SPA |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 4bb47801cea71ba197f1b030fca625f9377751f7 |
| 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.29.0 |