edgeguard/edgeguard-unbound (v1.2.9)
Published 2026-03-20 10:18:17 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-unbound:v1.2.9sha256:eb01c53f65ce3572318f7876867a4c0dea5614f9001497aae8bc527c9d93558e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c0588cca94 | linux/amd64 | 6.0 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache unbound drill tzdata # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| EXPOSE [53/tcp 53/udp] |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | proxy-lb-waf |
| com.docker.compose.service | unbound |
| com.docker.compose.version | 5.1.0 |