Skip to content

Commit c4d64cf

Browse files
committed
ci: add Dockerfile and README for CI image setup
Signed-off-by: Nandini Matam <nandini.matam@oss.qualcomm.com>
1 parent 0ca6755 commit c4d64cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CI/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# kmake-image-packager
22

3-
Minimal Docker image for packaging bootable kernel artifacts
3+
Docker image for packaging bootable kernel artifacts
44

55
**Outputs:** `efi.bin`, `dtb.img`, `boot.img`
66

7-
This project focuses on generating bootable images from prebuilt kernel artifacts; if you already have a compiled kernel, a DTB, and an optional ramdisk, this container helps you quickly generate them.
7+
This project focuses on generating bootable images from prebuilt kernel artifacts(kernel image and DTB) with an optional ramdisk.

0 commit comments

Comments
 (0)