28a92850ab
It should be valid to allow paths with spaces for the synced folder guest path but since the guest path is used to generate the ID (if one isn't provided), this will err out in VirtualBox because it doesn't allow spaces for the --name argument. We should simply convert ' ' to '_' as we do with other special characters. |
||
---|---|---|
.. | ||
docker | ||
hyperv | ||
virtualbox |