adlogix / docker-machine-nfs

Activates NFS on docker-machine
MIT License
794 stars 104 forks source link

Don't use system NFS #55

Closed konobi closed 8 years ago

konobi commented 8 years ago

Howdy,

Instead of using the system NFS, attempt to use unfs3's unfsd as an unprivileged nfs server for use with docker-machine. This is a cross-platform userspace server, so can be used in a bunch of different places.