Will Szumski 53e07a7127 Remove vm element from container based image
The vm element sets up disk partitioning and bootloader installation in
dib built images. The container based elements are unique among distro
elements in that they have a hard dependency on the vm element.  Some
dib users may not need a complete disk image with partition tables and
bootloaders; we remove the vm element to give them that flexibility.

Change-Id: I43bb19415eb0b9c62e44c131497c28ae260369e7
2024-09-18 11:56:14 +01:00
..
2023-03-15 16:18:22 +11:00
2021-05-17 10:02:09 +10:00

fedora-container

Create a minimal image based on Fedora container image

This element sets the DISTRO_NAME var to 'fedora'. The release of fedora to be installed can be controlled through the DIB_RELEASE variable, which defaults the latest supported release.