jetsung Docker 容器中访问宿主机的网络 docker run --add-host=host.docker.internal:host-gateway your_image_name docker compose extra_hosts: - "host.docker.internal:host-gateway"