Compare commits

..

1 Commits

Author SHA1 Message Date
oleg e5716c29a3 progress 2024-08-12 21:35:58 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ if [ -z ${date} ] ; then
fi
Cmd="docker run"
# Cmd="${Cmd} --rm"
Cmd="${Cmd} --detach"
Cmd="${Cmd} --restart=unless-stopped"
Cmd="${Cmd} --pull=always"
Cmd="${Cmd} --network=host"
+1 -1
View File
@@ -1 +1 @@
1.4.4,start md_portal with command line validation
1.4.5,start md_portal detached