Change filesystem paths to monospace in Minikube setup guide

Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com>

- Changed  filesystem paths to monospace in `/docs/setup/learning-environment/minikube.md` mounted host folder section
pull/23645/head
Jubayer Abdullah Joy 2020-09-02 02:01:07 +06:00 committed by GitHub
parent 81a3f5420a
commit 8cc8199d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -452,11 +452,11 @@ Host folder sharing is not implemented in the KVM driver yet.
| Driver | OS | HostFolder | VM |
| --- | --- | --- | --- |
| VirtualBox | Linux | /home | /hosthome |
| VirtualBox | macOS | /Users | /Users |
| VirtualBox | Windows | C://Users | /c/Users |
| VMware Fusion | macOS | /Users | /mnt/hgfs/Users |
| Xhyve | macOS | /Users | /Users |
| VirtualBox | Linux | `/home` | `/hosthome` |
| VirtualBox | macOS | `/Users` | `/Users` |
| VirtualBox | Windows | `C://Users` | `/c/Users` |
| VMware Fusion | macOS | `/Users` | `/mnt/hgfs/Users` |
| Xhyve | macOS | `/Users` | `/Users` |
## Private Container Registries