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

Conversation

nojimage
Copy link
Contributor

@nojimage nojimage commented Sep 7, 2018

When shared folder includes space char, docker-machine-nfs don't work correctly.

eg.

docker-machine-nfs default --shared-folder=/Users/nojima/Documents/Virtual\ Machines.localized/project

[INFO] Configuration:

	- Machine Name: default
	- Shared Folder: /Users/nojima/Documents/Virtual
	- Shared Folder: Machines.localized/project
	- Mount Options: noacl,async

	- Force: false
...

This patch allows to mount even paths that contain spaces.

@tonivdv tonivdv merged commit d6c5b38 into adlogix:master Sep 7, 2018
@tonivdv
Copy link
Member

tonivdv commented Sep 7, 2018

Thanks for the contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants