Joined October 2014
·

Harold Ozouf

San Jose (CA)
·
·

With the new version of boot2docker it's seem I had trouble with "boot2docker ssh "sudo modprobe vboxsf && mkdir -v -p /Users && sudo mount -v -t vboxsf -o uid=0,gid=0 home /Users". After some test I found that the problem come from "curl http://static.dockerfiles.io/boot2docker-v1.0.0-virtualbox-guest-additions-v4.3.12.iso > .boot2docker.iso". The only thing to change is to remove ".boot2docker.iso" by "boot2docker.iso"

Achievements
1 Karma
0 Total ProTip Views