edgeguard/edgeguard-waf (v1.2.31)
Published 2026-03-20 19:09:18 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-waf:v1.2.31sha256:0253b5ffe10e136de8c34f78ce035b7b98eefa03c502a3bbb55980cd0c1ff837
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8e2b3a5fd2 | linux/amd64 | 26 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://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 |
| ENV GOMEMLIMIT=1200MiB |
| ENV GOGC=50 |
| 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 |