Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Cannot detect the NFS mount #103

@zored

Description

@zored

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 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions