Thanks for such a nice project! ❤️ I get this error on macOS Catalina 10.15.3: ``` + docker-machine-nfs default --ip=192.168.99.200 --force --shared-folder=/Users [INFO] Configuration: - Machine Name: default - Shared Folder: /Users - Mount Options: noacl,async,nfsvers=3 - Force: true [INFO] machine presence ... OK [INFO] machine running ... OK [INFO] Lookup mandatory properties ... OK - Machine IP: 192.168.99.200 - 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 :( ```
Thanks for such a nice project! ❤️
I get this error on macOS Catalina 10.15.3: