You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed docker-machine-nfs and tried to allow NFS on my default machine.
Unfortunately the last step (enabling / verifying) don't work.
I'm working with docker-machine v0.5.0, virtual box as provider and OS X 10.11.2
[INFO] Configuration:
- Machine Name: default
- Shared Folder: /Users
- Force: false
[INFO] machine presence ... OK
[INFO] machine running ... OK
[INFO] Lookup mandatory properties ... OK
- Machine IP: 192.168.99.100
- Network ID: vboxnet0
- NFSHost IP: 192.168.99.1
[INFO] Configure NFS ...
!!! Sudo will be necessary for editing /etc/exports !!!
OK
[INFO] Configure Docker Machine ... OK
[INFO] Restart Docker Machine ... OK
[INFO] Verify NFS mount ... FAIL
Cannot detect the NFS mount :(
Any idea ?
Regards,
The text was updated successfully, but these errors were encountered:
Hi,
I just installed
docker-machine-nfs
and tried to allow NFS on my default machine.Unfortunately the last step (enabling / verifying) don't work.
I'm working with docker-machine v0.5.0, virtual box as provider and OS X 10.11.2
Any idea ?
Regards,
The text was updated successfully, but these errors were encountered: