Block a user
gcq_formatter (latest)
Published 2026-04-16 09:07:53 +10:00 by fholland
Installation
docker pull huron.connectingnow.net/fholland/gcq_formatter:latestsha256:4b2d5e0d3a8303080bf9c836e6f989aef116b95e9075ae43136548adba5c80fc
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"] |