Skip to content

Commit 6a63b28

Browse files
author
sam#gemmi-win10
committed
dcp # network_mode: host #host #bridge; non.host: avoid multi-inst-network-conflict
1 parent 45d9cc4 commit 6a63b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
entrypoint: /bin/bash /srv/local/libvirt/build/entry.sh
2020
restart: unless-stopped
2121
privileged: true
22-
network_mode: host #host #bridge
22+
# network_mode: host #host #bridge; non.host: avoid multi-inst-network-conflict
2323
working_dir: /srv/local/libvirt
2424
# https://gitlab.com/libvirt/libvirt/-/issues/163
2525
# --cgroupns=host

0 commit comments

Comments
 (0)