diskimage-builder/diskimage_builder/elements/fedora-container
Ian Wienand b6cdda4ab0
Update Fedora to 37
This seems like a relatively simple update with nothing breaking
(famous last words).

Change-Id: I5498371ad5af3f0f053af633eb26121ea9f780e6
2023-03-15 16:18:22 +11:00
..
containerfiles Update Fedora to 37 2023-03-15 16:18:22 +11:00
environment.d Add fedora-containerfile element 2021-05-13 10:43:45 +10:00
test-elements/build-succeeds Add fedora-containerfile element 2021-05-13 10:43:45 +10:00
element-deps Add fedora-containerfile element 2021-05-13 10:43:45 +10:00
package-installs.yaml fedora-container: pull in glibc-langpack-en 2022-02-04 09:15:17 +11:00
pkg-map fedora-container: install dnf-plugins-core 2021-07-07 11:02:10 +10:00
README.rst Fix DISTRO_NAME in Fedora elements 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.