Update platform-vmware.md

tried with latest version, -format vmdk is used to create vmdk file

Signed-off-by: JeffWuBJ <jeff.wu.junfei@gmail.com>
This commit is contained in:
JeffWuBJ 2017-10-27 05:04:25 -05:00 committed by JeffWuBJ
parent 8fc857b293
commit a2ef4fc04c

View File

@ -21,7 +21,7 @@ Supported (Tested) versions:
## Run ## Run
### VMware Workstation/Fusion ### VMware Workstation/Fusion
The backend `vmware` currently supports the booting of a `.vmdk` file that is The backend `vmware` currently supports the booting of a `.vmdk` file that is
created through the `moby build -o vmdk` command and is typically called with created through the `moby build -format vmdk` command and is typically called with
`linuxkit run vmware <args> ./path`. `linuxkit run vmware <args> ./path`.
The WS/Fusion backend will construct a config version 8 (Hardware version 12) The WS/Fusion backend will construct a config version 8 (Hardware version 12)