mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-17 07:40:59 +00:00
Fix formatting error in README.md
Signed-off-by: hansbogert <hansbogert@gmail.com>
This commit is contained in:
committed by
hansbogert
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`.
|
||||
|
||||
|
Reference in New Issue
Block a user