mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
miragesdk: update README with moby build/run instructions
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
parent
914d27bed9
commit
81debfcd74
@ -46,7 +46,7 @@ the hardware support is available.
|
||||
a lot of architectural questions and makes subsequent protocol implementations such
|
||||
as HTTPS or NTP more straightforward. See [why-dhcp](why-dhcp.md) for more details.
|
||||
|
||||
- The **[roadmap](roadmap.md)** describes the architecture of the DHCP client and current
|
||||
- The **[roadmap](roadmap.md)** describes the architecture of the DHCP client and current
|
||||
development directions.
|
||||
|
||||
- We are also packaging up the Alpine `dhcpcd` with the same configuration conventions
|
||||
@ -63,6 +63,6 @@ the hardware support is available.
|
||||
# Getting Started
|
||||
|
||||
```
|
||||
../../bin/moby examples/mirage-dhcp.yml`
|
||||
../../scripts/qemu.sh mirage-dhcp-initrd.img mirage-dhcp-bzImage "$(bin/moby --cmdline mirage-dhcp.yml)"
|
||||
../../bin/moby build examples/mirage-dhcp.yml`
|
||||
../../bin/moby run mirage-dhcp
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user