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 f6210bf commit 806e5f9Copy full SHA for 806e5f9
install/install.sh
@@ -91,6 +91,7 @@ docker run \
91
-t \
92
--restart unless-stopped \
93
--name companion-bootstrap \
94
+ --net=host \
95
-v $HOME/.config/companion/bootstrap:/root/.config/bootstrap \
96
-v /var/run/docker.sock:/var/run/docker.sock \
97
-e COMPANION_CONFIG_PATH=$HOME/.config/companion \
0 commit comments