mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 13:13:02 +00:00
These now inherit from a top-level package.mk Options like use of the network can be enabled on a per package basis This removes a lot of duplicate code and make the maintenace of these Makefiles much easier Signed-off-by: Dave Tucker <dt@docker.com>
vpnkit-forwarder
This package provides vpnkit-forwarder and vpnkit-expose-port from vpnkit.
vpnkit-forwarder is a forwarding daemon used by Docker for Desktop to forward ports from Docker containers to the host via VSOCK.
vpnkit-expose-port is a userland proxy that opens ports by demand.
To coordinate with vpnkit both tools require access to the 9P port configuration mount point.