Y
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
m_mueller
4488 days ago
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.
link
jimmcslim
4488 days ago
There is also sshfs which builds on top of fuse. This is also available for Mac OS X via fuseosx, install through homebrew.
link
m_mueller
4487 days ago
I could never make that work reliably. Could you?
link