docker-osx-dev icon indicating copy to clipboard operation
docker-osx-dev copied to clipboard

Update instructions

Open pencilcheck opened this issue 8 years ago • 2 comments

I noticed that my boot2docker by default automount /Users on the boot2docker-vm. This guide doesn't exactly enlightening that for existing boot2docker users they should destroy their vm and make sure to disable automount with command boot2docker up --vbox-share=disable

But I wonder if there is a way for the script to automatically detect that and provide commands to do that in one scoop?

pencilcheck avatar Sep 01 '15 12:09 pencilcheck

The script should be checking for shared folders. See the code here. Did you not see that when you ran it?

brikis98 avatar Sep 01 '15 13:09 brikis98

It does not. It got stuck on rsync trying to create folders from docker-compose.yml

pencilcheck avatar Sep 01 '15 19:09 pencilcheck