grpc-experiments
grpc-experiments copied to clipboard
Remove port-forwarding in start_docker.sh
This PR fixes an issue in config causing Docker to fail.
In short, port forwarding is not compatible with host network. See more here: https://docs.docker.com/network/host/
In addition, it may be a good idea to add a piece of documentation saying this shell script is not suitable for Docker Desktop, since the host networking is only available for Docker on Linux.
- :x: - Zhongyang Xia The commit (41dbd64a9df2982315b7fcb7b9c28f7e0e0f4ddc) is not authorized under a signed CLA. Please click here to be authorized. For further assistance with EasyCLA, please submit a support request ticket.