File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
content/en/docs/setup/learning-environment Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -452,11 +452,11 @@ Host folder sharing is not implemented in the KVM driver yet.
452
452
453
453
| Driver | OS | HostFolder | VM |
454
454
| --- | --- | --- | --- |
455
- | VirtualBox | Linux | /home | /hosthome |
456
- | VirtualBox | macOS | /Users | /Users |
457
- | VirtualBox | Windows | C://Users | /c/Users |
458
- | VMware Fusion | macOS | /Users | /mnt/hgfs/Users |
459
- | Xhyve | macOS | /Users | /Users |
455
+ | VirtualBox | Linux | ` /home` | ` /hosthome` |
456
+ | VirtualBox | macOS | ` /Users` | ` /Users` |
457
+ | VirtualBox | Windows | ` C://Users` | ` /c/Users` |
458
+ | VMware Fusion | macOS | ` /Users` | ` /mnt/hgfs/Users` |
459
+ | Xhyve | macOS | ` /Users` | ` /Users` |
460
460
461
461
# # Private Container Registries
462
462
You can’t perform that action at this time.
0 commit comments