unbound-exporter (sha256:bbd1f0c85be0f0c45b10549101ebe9f351a5c8017d4c7062e6555be3b5330c67)
Published 2026-05-31 07:37:52 +02:00 by Thofer
Installation
docker pull code.void-space.net/oci/unbound-exporter@sha256:bbd1f0c85be0f0c45b10549101ebe9f351a5c8017d4c7062e6555be3b5330c67sha256:bbd1f0c85be0f0c45b10549101ebe9f351a5c8017d4c7062e6555be3b5330c67Image layers
| COPY /go/bin/unbound_exporter . # buildkit |
| EXPOSE [9167/tcp] |
| VOLUME [/run] |
| WORKDIR / |
| ENTRYPOINT ["/unbound_exporter"] |
| CMD ["-unbound.ca" "" "-unbound.cert" "" "-unbound.host" "unix:///run/unbound.ctl"] |