Block a user
powerdns-shim (latest)
Published 2026-06-28 18:30:37 +00:00 by VictorMylle
Installation
docker pull git.victormylle.be/louismylle/powerdns-shim:latestsha256:7e43c5e4b220b4668a9246fd9a947ecb617fa4bb4086de31d996c3fb647f906d
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1300667485 | linux/amd64 | 3.4 MiB |
| 6e26010a8a | linux/arm64 | 3.2 MiB |
Image Layers ( linux/arm64)
| bazel build @bookworm//base-files/arm64:data_statusd |
| bazel build @bookworm//netbase/arm64:data_statusd |
| bazel build @bookworm//tzdata/arm64:data_statusd |
| bazel build @bookworm//media-types/arm64: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_arm64 |
| COPY /out/powerdns-shim /usr/local/bin/powerdns-shim # buildkit |
| USER nonroot:nonroot |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/usr/local/bin/powerdns-shim"] |
| CMD ["-config" "/etc/powerdns-shim/config.json"] |