Merge pull request #273 from mkuron/patch-1

ipv6nat: automatically load kernel modules if needed
This commit is contained in:
André Peters
2017-05-14 19:09:55 +02:00
committed by GitHub

View File

@@ -272,6 +272,7 @@ services:
network_mode: "host"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /lib/modules:/lib/modules:ro
networks:
mailcow-network: