Do not use qcow2 images by default

This commit is contained in:
Serge Schneider
2021-11-08 08:44:36 +00:00
parent 288b21fc27
commit 68fee340f9
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ The following environment variables are supported:
but you should use something else for a customized version. Export files
in stages may add suffixes to `IMG_NAME`.
* `USE_QCOW2`(Default: `1` )
* `USE_QCOW2` **EXPERIMENTAL** (Default: `0` )
Instead of using traditional way of building the rootfs of every stage in
single subdirectories and copying over the previous one to the next one,