mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-22 16:13:21 +00:00
In a subsequent commit, all YAML files will be updated with
new package hashes since all packages needed rebuild due to
build system changes in commit adae27b8d1
("Simplify
Makefiles for Packages"). So, we might as well bring all
packages up to the latest alpine base package.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@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.