progress
This commit is contained in:
parent
7c7248efd3
commit
e5716c29a3
@ -48,7 +48,7 @@ if [ -z ${date} ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
Cmd="docker run"
|
Cmd="docker run"
|
||||||
# Cmd="${Cmd} --rm"
|
Cmd="${Cmd} --detach"
|
||||||
Cmd="${Cmd} --restart=unless-stopped"
|
Cmd="${Cmd} --restart=unless-stopped"
|
||||||
Cmd="${Cmd} --pull=always"
|
Cmd="${Cmd} --pull=always"
|
||||||
Cmd="${Cmd} --network=host"
|
Cmd="${Cmd} --network=host"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.4.4,start md_portal with command line validation
|
1.4.5,start md_portal detached
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user