pkg: update vpnkit-forwarder

Update to latest commit and don't include the binaries that are now in
vpnkit-expose-port.

Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
This commit is contained in:
Magnus Skjegstad
2017-06-29 13:59:15 +02:00
parent 6c83b98a40
commit f48a2bfe12
2 changed files with 5 additions and 8 deletions

View File

@@ -1,9 +1,7 @@
### vpnkit-forwarder
This package provides `vpnkit-forwarder` and `vpnkit-expose-port` from [vpnkit](http://github.com/moby/vpnkit.git).
This package provides `vpnkit-forwarder` from [vpnkit](http://github.com/moby/vpnkit.git).
`vpnkit-forwarder` is a forwarding daemon used by Docker for Desktop to forward ports from Docker containers to the host via VSOCK.
`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.
To coordinate with `vpnkit` it requires access to the 9P port configuration mount point.