Block a user
gcq_ticket_formatter (latest)
Published 2026-05-18 13:01:41 +10:00 by fholland
Installation
docker pull huron.connectingnow.net/fholland/gcq_ticket_formatter:latestsha256:f20ae147e15d25fe61467600b47a43fe7bc6fd69f65698e22697ebdc3793c57a
Image Layers
| 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 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| COPY /app/exec /exec # buildkit |
| ENTRYPOINT ["/exec"] |