Hacker News new | past | comments | ask | show | jobs | submit login

Does anyone know if Docker Toolbox supports NFS (or something faster than VBox Shared Folders) yet?



No direct support, but you can use scripts like https://github.com/adlogix/docker-machine-nfs to do the mount sharing yourself.


Couldn't you use ssh and build something with sshfs?


May I ask, why this was downvoted? Isn't the idea of vbox's shared folders to provide a convenient data exchange with the host OS? If one puts ssh into the docker container, the host may mount a container's directory into its tree.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: