Hacker News new | ask | show | jobs
by rjzzleep 4489 days ago
boot2docker[1] is now the recommended environment for docker on osx, but sadly sharing files is not as easy as it is with docker-osx.

They just integrated nfs support though

[1] https://github.com/boot2docker/boot2docker

1 comments

Sharing files? With Expandrive you can mount anything you can ssh into. This has been possible on Linux for a long time, Apple is lagging behind there, but Expandrive is a solid 3rd party solution.
There is also sshfs which builds on top of fuse. This is also available for Mac OS X via fuseosx, install through homebrew.
I could never make that work reliably. Could you?