mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
docs: Add 'moby run' to the README
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
ea4ceab3f8
commit
c4fcac7f02
@ -32,6 +32,9 @@ instead, and then use `moby build moby.yaml` to build the example configuration.
|
||||
|
||||
### Booting and Testing
|
||||
|
||||
If you have a recent version of Docker for Mac installed you can use `moby run <name>` to execute the image you created with `moby build <name>.yaml`
|
||||
|
||||
The Makefile also specifies a number of targets:
|
||||
- `make qemu` will boot up a sample Moby in qemu in a container
|
||||
- on OSX: `make hyperkit` will boot up Moby in hyperkit
|
||||
- `make test` or `make hyperkit-test` will run the test suite
|
||||
|
Loading…
Reference in New Issue
Block a user