checking for mysql_config not found 错误: checking for mysql_config... not found configure: error: Unable to find your mysql installation 我找了很多方法,但都没解决: 1、这种很接近...
Debian更换镜像源 1、先备份: sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup 2、vi编辑: vi /etc/apt/sources.list 3、阿里云镜像源: deb http://mirrors.aliyun.com/ubuntu/ focal main r...
dockerfile from mysql:5.7 报错:The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 解决方法: 1、dockerfile里的添加上 RUN apt-key adv --keyserver...