当我运行以下命令时,我正在尝试使用Dockerfile和shell脚本在debian:buster中安装mysql-server apt install -y mysql-server,在安装过程中,我做了一点搜索,发现如何在这个页面的Install MySQL on Ubuntu without a password prompt中使用here-string 因此,因为我
我正在尝试安装mysql-服务器,但我得到了以下错误:Reading package lists...Done mysql-server depends on mysql-server-5.7; however:
Package mysql-server-5.7 is not configured ye