I'm trying to setup Docker on OSX not using the OSX App or Vagrant. I noticed boot2docker now supports the VMWare Guest Additions to mount directories. However the latest version including these changes hasn't been released yet. So how do I build a new boot2docker.iso file from the GitHub repository?
Boot2docker includes a documentation on how to do this: BUILD.md
Unfortunately the documentations doesn't make sense to me. I'm not sure what I need to do to build that ISO file.