mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Fix formatting error in README.md
Signed-off-by: hansbogert <hansbogert@gmail.com>
This commit is contained in:
parent
6483956f58
commit
ef04a41a6c
@ -50,7 +50,7 @@ output a raw bootable disk image. See `moby build -help` for more information.
|
||||
|
||||
### Booting and Testing
|
||||
|
||||
You can use `linuxkit run <name>` or `linuxkit run <name>.<format> to execute the image you created with `moby build <name>.yml`.
|
||||
You can use `linuxkit run <name>` or `linuxkit run <name>.<format>` to execute the image you created with `moby build <name>.yml`.
|
||||
This will use a suitable backend for your platform or you can choose one, for example VMWare.
|
||||
See `linuxkit run --help`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user