Merge pull request #273 from mkuron/patch-1
ipv6nat: automatically load kernel modules if neededmaster
commit
ce29cf3220
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue