Volume use
This commit is contained in:
parent
7b5af42082
commit
fe26afd2fc
5
start.sh
5
start.sh
@ -1,6 +1,5 @@
|
||||
docker build -t replace-bot .
|
||||
docker run --net=br0 \
|
||||
docker run --net=host \
|
||||
--name=replacebot \
|
||||
--mount type=bind,source="$(pwd)",target=/app $@ \
|
||||
--ip=10.0.0.3 --restart=unless-stopped \
|
||||
-v "$(pwd)":/app $@ \
|
||||
replace-bot
|
||||
|
Loading…
x
Reference in New Issue
Block a user