mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-29 03:53:17 +02:00
40b0d5b09b
The output from docker port is like ``` docker port 8f64a57ed2e0 80 0.0.0.0:80 [::]:80 ``` so we need to split the command output by newline to get the first line first. This should fix fusion2/38341cca-a598-481f-ba69-b2ee99e6e40f Closes #39159 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/39159 from kannanjgithub:fix_docker_port_subprocess 08b0f95d42889e633eac955c16ec8f09ab1cffdc PiperOrigin-RevId: 744851832
5.4 KiB
Executable File
5.4 KiB
Executable File