-
Notifications
You must be signed in to change notification settings - Fork 264
FAQ
GargantuaX edited this page Feb 26, 2022
·
1 revision
由于部分docker版本不支持host.docker.internal(参考 https://stackoverflow.com/questions/48546124/what-is-linux-equivalent-of-host-docker-internal)
二选一即可
- host.docker.internal实际是指向宿主机,改为宿主机内网IP即可。
-
host.docker.internal
修改为对应服务的docker实例名,比如mysql服务实例可能是api-server_mysql_1