Block a user
session-reporter (638613b)
Published 2026-07-17 13:50:55 +02:00 by andreas
Installation
docker pull devgit.tgtptw.com/andreas/session-reporter:638613bsha256:21d75c10a9885528df2ac6a4bb79da9ffe702e7d40e92ab772245afa5751de45
Image Layers
| 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 |
| COPY /session-reporter /session-reporter # buildkit |
| USER nonroot:nonroot |
| ENTRYPOINT ["/session-reporter"] |