benjamin
  • Joined on 2025-09-03

stk-dashboard (latest)

Published 2026-06-12 00:16:31 +02:00 by benjamin

Installation

docker pull git.benjaminaarsen.nl/benjamin/stk-dashboard:latest
sha256:1e0861104000f392c0942c9f804ffbdb6a91a7d15a3209bafe2f000b5624245a

Images

Digest OS / Arch Size
ace9a814f3 linux/amd64 6.2 MiB
0c2081b434 linux/arm64 5.8 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
LABEL org.opencontainers.image.title=stk-dashboard org.opencontainers.image.description=Status + stats/clips website for SuperTuxKart dedicated servers behind gobetween/Traefik
COPY /stk-dashboard /stk-dashboard # buildkit
ENV DASH_DB_PATH=/data/stats.db
VOLUME [/data]
EXPOSE [8080/tcp]
ENTRYPOINT ["/stk-dashboard"]

Labels

Key Value
org.opencontainers.image.description Status + stats/clips website for SuperTuxKart dedicated servers behind gobetween/Traefik
org.opencontainers.image.title stk-dashboard
Details
Container
2026-06-12 00:16:31 +02:00
17
OCI / Docker
Versions (4) View all
latest 2026-06-12
cache 2026-06-12
latest-amd64 2026-06-12
latest-arm64 2026-06-12