mitchellh / boot2docker-vagrant-box

Packer scripts to build a Vagrant-compatible boot2docker box.
424 stars 183 forks source link

Enabling the default vagrant share while boot2docker 1.3.0 embed vboxsf #69

Closed dduportal closed 9 years ago

dduportal commented 9 years ago

Here is the official documentation from b2d : https://github.com/boot2docker/boot2docker#virtualbox-guest-additions.

We just have to remove the line which was disabling the default /vagrant share.

dduportal commented 9 years ago

Note that it can be superseeded by https://github.com/mitchellh/boot2docker-vagrant-box/pull/72