blob: 5d49b30053692e9409c6ada2b388a3489d76186a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
## Image variants
| Name | Image type | Image profiles |
|--------------------------------|------------|----------------------------------|
| Base Cloud Edition for clouds | `oem` | `Cloud-Base-Generic` |
| | | `Cloud-Base-AmazonEC2` |
| | | `Cloud-Base-Azure` |
| | | `Cloud-Base-GCE` |
| Base Cloud Edition for Vagrant | `oem` | `Cloud-Base-Vagrant-libvirt` |
| | | `Cloud-Base-Vagrant-VirtualBox` |
| Base Container | `oci` | `Container-Base-Generic-Minimal` |
| | | `Container-Base-Generic` |
| Toolbox Container | `oci` | `Container-Toolbox` |
| KDE Spin | `iso` | `KDE-Live` |
| Workstation Edition | `iso` | `Workstation-Live` |
|