mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
40ba2b259e
commit
b3e03a108e
@ -718,7 +718,7 @@ run_mysql_docker_container() {
|
||||
--memory="1g" --cpus="1" \
|
||||
--restart=always \
|
||||
--oom-kill-disable \
|
||||
mysql/mysql-server
|
||||
mysql/mysql-server > /dev/null 2>&1
|
||||
|
||||
|
||||
if docker ps -a --format '{{.Names}}' | grep -q "openpanel_mysql"; then
|
||||
|
Loading…
Reference in New Issue
Block a user