A Image Types and Output Formats
Image Builder can generate different types of image that can be deployed on specific platforms.
| Image Description | Command Image Type | Output File Extension | 
|---|---|---|
| Oracle Linux optical disc image | 
                              image-installer
                              
                            | 
                           
                              .iso
                              
                            | 
                        
| Oracle Cloud Infrastructure images | 
                              oci
                              
                            | 
                           
                              .qcow2 
                              
                            | 
                        
| TAR Archive | 
                              tar
                              
                            | 
                           
                              .tar
                              
                            | 
                        
| QEMU QCOW2 image | 
                              qcow
                              
                            | 
                           
                              .qcow2
                              
                            | 
                        
| Azure Disk Image | 
                              vhd
                              
                            | 
                           
                              .vhd
                              
                            | 
                        
| Amazon Machine Image Disk | 
                              ami
                              
                            | 
                           
                              .raw
                              
                            | 
                        
To list the types of image that you can build, run the following command:
sudo composer-cli compose types