edgeguard/edgeguard-keepalived (v1.1.335)
Published 2026-03-18 17:53:19 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-keepalived:v1.1.335sha256:66083557ba7cb16612e348fdc14c1946c6cac16868826f29b91f41daf3200cb6
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 224063124b | linux/amd64 | 9.6 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add keepalived curl bash gettext tzdata # buildkit |
| COPY keepalived.conf.tmpl /etc/keepalived/keepalived.conf.tmpl # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | proxy-lb-waf |
| com.docker.compose.service | keepalived |
| com.docker.compose.version | 5.1.0 |