We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d9cc4 commit 6a63b28Copy full SHA for 6a63b28
docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
entrypoint: /bin/bash /srv/local/libvirt/build/entry.sh
20
restart: unless-stopped
21
privileged: true
22
- network_mode: host #host #bridge
+ # network_mode: host #host #bridge; non.host: avoid multi-inst-network-conflict
23
working_dir: /srv/local/libvirt
24
# https://gitlab.com/libvirt/libvirt/-/issues/163
25
# --cgroupns=host
0 commit comments