mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-30 18:58:33 +00:00
Add a new flag to set the VPNKit ethernet socket path. Defaults to the standard location for the socket in Docker for Mac. This flag can be used to connect to the VPNKit instance started by another linuxkit VM launched with `-start-vpnkit`. VMs connected to the same VPNKit instance will be on the same virtual internal network. Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>