diskimage-builder/diskimage_builder/elements/rocky-container
Neil Hanlon 6b42cb23ee
Add Rockylinux 9 build configuration and update jobs for 8 and 9
* Add note in Rocky Linux 9 containerfile to explain not needing to run
  systemd-machine-setup-id

Change-Id: I01233ce27cc4558270b2f41fae36b46a17f56e52
2022-08-02 14:07:05 -04:00
..
containerfiles Add Rockylinux 9 build configuration and update jobs for 8 and 9 2022-08-02 14:07:05 -04:00
environment.d Add Rockylinux 9 build configuration and update jobs for 8 and 9 2022-08-02 14:07:05 -04:00
test-elements/build-succeeds Add rocky support to the epel element 2022-02-21 14:38:30 -08:00
element-deps Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
package-installs.yaml Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
README.rst Add new container element - Rocky Linux 2022-01-31 17:26: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.