Update Monitoring_Containers/netalertx/compose.yaml

This commit is contained in:
2026-08-05 15:51:37 +00:00
parent d17022e088
commit eca6e5ead7
@@ -16,9 +16,6 @@ services:
- CHOWN # Required for root-entrypoint to chown /data + /tmp before dropping privileges
- SETUID # Required for root-entrypoint to switch to non-root user
- SETGID # Required for root-entrypoint to switch to non-root group
sysctls: # ARP flux mitigation for host networking accuracy
net.ipv4.conf.all.arp_ignore: 1
net.ipv4.conf.all.arp_announce: 2
volumes:
- /srv/docker/netalertx_data:/data:rw
- /etc/localtime:/etc/localtime:ro