Skip to content

Commit d74ea88

Browse files
committed
add start docker sh
1 parent fb52396 commit d74ea88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

start.sh

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docker run -itd --name hotrank -v /opt/hot-rank-web/app.py:/app/app.py -v /opt/hot-rank-web/common.py:/app/common.py -v /opt/hot-rank-web/parse_detail.py:/app/parse_detail.py -v /opt/hot-rank-web/config.py:/app/config.py -p 127.0.0.1:7545:7545 hotrank:v0.1

0 commit comments

Comments
 (0)