No privilegied container
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
image: openthread/border-router:latest
|
image: openthread/border-router:latest
|
||||||
container_name: otbr
|
container_name: otbr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
privileged: true
|
# privileged: true
|
||||||
network_mode: host
|
network_mode: host
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
|||||||
Reference in New Issue
Block a user