diskimage-builder/diskimage_builder/elements/rocky-container
Will Szumski 01def0fb1a Adds passwd to rocky-container os packages
The utility `passwd` is currenly missing from the images built
with the rocky-container image due to its container lineage.

Change-Id: If80c202c8adab6c5b750c54da5784b5afcd6bf19
2022-09-01 16:25:38 +01:00
..
containerfiles rocky : create machine-id in 9 2022-08-19 18:54:43 +10: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 Adds passwd to rocky-container os packages 2022-09-01 16:25:38 +01: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.