Block a user
gcq_billing (latest)
Published 2026-04-16 09:06:54 +10:00 by fholland
Installation
docker pull huron.connectingnow.net/fholland/gcq_billing:latestsha256:686e1afcf39288d8c7ac1d93912e558a7c8880b7d71315b5744e0ebec4f4f716
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"] |