Block a user
gcq_rules (latest)
Published 2026-06-03 13:38:20 +10:00 by fholland
Installation
docker pull huron.connectingnow.net/fholland/gcq_rules:latestsha256:7e0b27092d1de512ea997ac72b49a538fc1b3a06a0f925627490830be8d403b7
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"] |