Quick rundown of my experience with moby/moby#97
The docker binary is built with the development environment instructions in the README. I move the binary into /usr/local/bin in the vagrant vm and restart the dockerd service.
All is well until I start a container with port forwarding like so. Any image, any port, and any command seem to cause the problem.