5966419ca5
Otherwise, the build fails with:
$ sudo kiwi-ng \
--type tbz \
--profile Container-Toolbox \
system build \
--description . \
--target-dir ./outdir
[ INFO ]: 01:40:41 | Reading runtime config file: '/etc/kiwi.yml'
[ INFO ]: 01:40:41 | Loading XML description
[ INFO ]: 01:40:41 | Support for multiple markup descriptions
available
[ ERROR ]: 01:40:41 | KiwiTypeNotFound: Build type 'tbz' not found
for applied profiles: ['Container-Toolbox',
'ContainerCore']
Fallout from 0becdd4d43
https://pagure.io/fedora-kiwi-descriptions/pull-request/20
624 B
624 B
Image variants
- Base Cloud Edition for clouds (image type:
oem
, image profiles:Cloud-Base-Generic
/Cloud-Base-AmazonEC2
/Cloud-Base-Azure
/Cloud-Base-GCE
) - Base Cloud Edition for Vagrant (image type:
oem
, image profiles:Cloud-Base-Vagrant-libvirt
/Cloud-Base-Vagrant-VirtualBox
) - Base Container (image type:
oci
, image profilesContainer-Base-Generic-Minimal
/Container-Base-Generic
) - Toolbox Container (image type:
oci
, image profilesContainer-Toolbox
) - KDE Spin (image type:
iso
, image profiles:KDE-Live
) - Workstation Edition (image type:
iso
, image profiles:Workstation-Live
)