mirror of
https://github.com/ivabus/asahi-opensuse
synced 2024-11-10 02:05:14 +03:00
8 lines
142 B
Markdown
8 lines
142 B
Markdown
# Docs
|
|
|
|
Build image with kiwi-ng
|
|
|
|
```
|
|
kiwi-ng -profile=<image_profile> --color-output system build --description ./ --target-dir ./outdir
|
|
```
|