1
0
Эх сурвалжийг харах

docker-compose: isolate network stack

Fabian Peter Hammerle 4 жил өмнө
parent
commit
8077f77c24

+ 0 - 1
docker-compose.yml

@@ -15,7 +15,6 @@ services:
       --mqtt-username raspberrypi
       --mqtt-username raspberrypi
       --mqtt-password-file /etc/systemctl-mqtt/mqtt-password
       --mqtt-password-file /etc/systemctl-mqtt/mqtt-password
     hostname: raspberrypi
     hostname: raspberrypi
-    network_mode: host # TODO verify if required
     userns_mode: host
     userns_mode: host
     # prefering explicit user specification over "USER 0" in Dockerfile
     # prefering explicit user specification over "USER 0" in Dockerfile
     # to avoid accidental container startup without
     # to avoid accidental container startup without