Files
diskimage-builder/diskimage_builder/elements/rocky-container
Michal Nasiadka 39892dc8c1 rocky-container: Add installation of Minimal Install group
Currently the images lack some packages like linux-firmware and
microcode_ctl, installing 'Minimal Install' group adds those and
some others that are expected to be on a VM or bare metal.

--allowerasing is used to remove coreutils-single and curl-minimal
which conflict with their fully fledged equivalents.

Change-Id: I08a6f8cb7b0440652c3496056ca9aee8213edc4d
2023-12-08 10:21:16 +00:00
..

rocky-container

Create a minimal image based on Rocky Linux container image

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