Support tap interface for direct container access (incl. multi-host)

+1 on this feature

I thought this was a hyperkit limitation but it turned out to be a configuration ability issue (or lack there of)
reference here: https://github.com/docker/hyperkit/issues/45

Though it would be ideal that docker comes with tap interfaces installed similar to VirtualBox and VMWare. Worst case scenario we should be able to extend the feature set of Moby if the feature is available via third party software (brew install tuntap).

2 Likes