mirror of
https://github.com/docker/cli.git
synced 2026-09-04 02:24:44 -05:00
65de1378f5337541ac2f66bfe9d02128f8fd973d
Previously, this check only worked if no host was specified and was hard coded to check for "/var/run/docker.sock" This change generalizes that check and captures any specified socket and waits for it to be created. Caveat: This will only check the first socket specified, but it is an improvement over none at all. Fixes #185160 Signed-off-by: Andrew Guenther <guenther.andrew.j@gmail.com> Upstream-commit: 9f401254bd8e097ef30a3bc5de5576de08bc979a Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%