How to mount /Users into boot2docker — Using boot2docker with my Mac, I want to seamlessly run something like: docker run -i -t -v /Users/mattes/project1:/data/project1 ubuntu /bin/bash UPDATE 17 Oct 2014: As of Docker version 1.3 the work-around described in this blog post becomes obsolete. Please read more here: https://blog.docker.com/2014/10/docker-1-3-signed-images-process-injection-security-options-mac-shared-directories