testing #4
3
start.sh
3
start.sh
@ -1,5 +1,6 @@
|
||||
docker build -t replace-bot .
|
||||
docker run --net=host \
|
||||
docker run --net=br0 \
|
||||
--name=replacebot \
|
||||
-v "$(pwd)":/app $@ \
|
||||
--ip=10.0.0.3 --restart=unless-stopped \
|
||||
replace-bot
|
||||
|
Loading…
x
Reference in New Issue
Block a user