edgeguard/edgeguard-waf (v1.1.204)
Published 2026-03-15 14:26:53 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-waf:v1.1.204sha256:9435e9b866ca24d5519a0048aff5072b7116b4772d2290b8251b12fce728594c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 87d74a9037 | linux/amd64 | 20 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 ca-certificates curl tzdata # buildkit |
| RUN /bin/sh -c mkdir -p /var/lib/GeoIP && curl -fsSL "https://git.io/GeoLite2-Country.mmdb" -o /var/lib/GeoIP/GeoLite2-Country.mmdb || curl -fsSL "https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-Country.mmdb" -o /var/lib/GeoIP/GeoLite2-Country.mmdb || echo "GeoIP DB download failed - geo-blocking will be unavailable" # buildkit |
| COPY /waf-proxy /waf-proxy # buildkit |
| EXPOSE [8082/tcp] |
| CMD ["/waf-proxy"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | proxy-lb-waf |
| com.docker.compose.service | waf-proxy |
| com.docker.compose.version | 5.1.0 |