No privilegied container

This commit is contained in:
2026-08-23 11:32:34 +02:00
parent 8b3c1d6b63
commit 29fcb26eae
+1 -1
View File
@@ -3,7 +3,7 @@ services:
image: openthread/border-router:latest
container_name: otbr
restart: unless-stopped
privileged: true
# privileged: true
network_mode: host
cap_add:
- NET_ADMIN