mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
Replace moby build with linuxkit build throughout
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -22,7 +22,7 @@ build. See the [`kernel`](./kernels.md) documentation for details.
|
||||
|
||||
We use the mainline Linux kernels for the Raspberry Pi and it is
|
||||
booted via [`uboot`](https://www.denx.de/wiki/U-Boot). The `moby`
|
||||
tool, via `moby build -format rpi3 <YAML>`, currently produces a `tar`
|
||||
tool, via `linuxkit build -format rpi3 <YAML>`, currently produces a `tar`
|
||||
archive which can be extracted onto a FAT32 formatted SD card to boot
|
||||
your Raspberry Pi.
|
||||
|
||||
|
Reference in New Issue
Block a user