Readme: Inform Podman users about cap-add=NET_RAW (#1085)

Thank you @iguanajuice!
This commit is contained in:
Philip H
2024-06-06 17:20:26 +02:00
committed by GitHub

View File

@@ -38,6 +38,7 @@ services:
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
- SYS_MODULE - SYS_MODULE
# - NET_RAW # ⚠️ Uncomment if using Podman
sysctls: sysctls:
- net.ipv4.ip_forward=1 - net.ipv4.ip_forward=1
- net.ipv4.conf.all.src_valid_mark=1 - net.ipv4.conf.all.src_valid_mark=1