mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
ip from iproute2 replaces the legacy route tool which is often not installed by default on recent Linux distributions. The same patch has been done in network.go and is re-used here. Upstream-commit: 5e1a975b48c1d4e6743f68ca770f8fe06fb32ce4 Component: engine