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