mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
This just tries pinging first 127.0.0.1 and then 8.8.8.8. We can't ping via a dns name, because libresolv.so is missing from the test image, so dns resolving doesn't work. Upstream-commit: 249f5a65a55ac9f68c65d57a7e7b5ac486060b97 Component: engine