mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-06 17:23:59 +00:00
Merge pull request #2175 from hansbogert/patch-1
Fix formatting error in README.md
This commit is contained in:
commit
ae0f6cbd71
@ -50,7 +50,7 @@ output a raw bootable disk image. See `moby build -help` for more information.
|
|||||||
|
|
||||||
### Booting and Testing
|
### 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.
|
This will use a suitable backend for your platform or you can choose one, for example VMWare.
|
||||||
See `linuxkit run --help`.
|
See `linuxkit run --help`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user