说,如果我在Docker容器中使用此命令。
/opt/lampp/bin/mysql -h localhost -u root -pThePassword
这里的本地主机指的是什么?主机的IP还是Docker容器自己的IP?
linux docker
docker ×1
linux ×1