edgeguard/edgeguard-keepalived (v1.1.286)
Published 2026-03-17 07:03:21 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-keepalived:v1.1.286sha256:48a87d7aa329a581ec8d931373095b6bb37d0c741b8be7c1f348643d3bddde3a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| cf923030f3 | 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 |