fix(dynamo-run): Network interface detection is Linux only (#133)
"netlink" doesn't exist on Mac. We print the primary network interface to help multi-node setup, which is also unlikely on Mac.
Showing
Please register or sign in to comment
"netlink" doesn't exist on Mac. We print the primary network interface to help multi-node setup, which is also unlikely on Mac.