Skip to content

Commit 2c60d21

Browse files
ekoopspoiana
authored andcommitted
doc(images): add <arch>/<distro>/kernelversion> target description
Signed-off-by: Leonardo Di Giovanna <[email protected]>
1 parent 75ab655 commit 2c60d21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ The Makefile provides several targets, each serving a specific purpose:
2727

2828
- `build-all`: This target is a convenience target that sequentially builds both root filesystem and kernel images.
2929

30+
- `<arch>/<distro>/<kernelversion>`: This target builds both the root filesystem and kernel images for the given architecture, distribution and kernel version.
31+
3032
By default, no images will be pushed. You need to set the `PUSH` variable to `true` to enable images push to remote registry.
3133
Also, the default images tag will be `main` and the images name will be built as:
3234
```

0 commit comments

Comments
 (0)