projekte

edgeguard/edgeguard-suricata (v1.1.252)

Published 2026-03-16 14:52:43 +00:00 by netcell

Installation

docker pull git.netcell-it.de/projekte/edgeguard/edgeguard-suricata:v1.1.252
sha256:e623c6fc2f582968dee0ad31d65306b83c541fb12a672c6c29faa22b64d0ce34

Images

Digest OS / Arch Size
cb652a977c linux/amd64 45 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 suricata py3-yaml sed tzdata && pip3 install --break-system-packages suricata-update 2>/dev/null || apk add --no-cache py3-pip && pip3 install --break-system-packages suricata-update && mkdir -p /var/run/suricata /var/log/suricata /var/lib/suricata/rules && suricata-update update-sources && suricata-update enable-source et/open && suricata-update || true # buildkit
COPY suricata.yaml /etc/suricata/suricata.yaml # 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 suricata
com.docker.compose.version 5.1.0
Details
Container
2026-03-16 14:52:43 +00:00
0
OCI / Docker
Versions (215) View all
v1.2.52 2026-03-21
v1.2.51 2026-03-21
v1.2.50 2026-03-21
v1.2.49 2026-03-21
v1.2.48 2026-03-20