mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-18 16:24:23 +08:00
Merge pull request #273 from mkuron/patch-1
ipv6nat: automatically load kernel modules if needed
This commit is contained in:
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
Block a user