fedora-iot / fedora-bootc

Created 10 months ago
Maintained by pwhalen
Fedora Bootc
Members 5
Jonathan Lebon committed 10 months ago

fedora-bootc

This repo contains the definition files for the base Fedora bootable container. Note that while the repo is currently hosted under the fedora-iot namespace, it is not tied to the IoT use case; these are generic base images.

The images here are built in Fedora by pungi and pushed to quay.io/fedora/fedora-bootc.

Motivation

The original Docker container model of using "layers" to model applications has been extremely successful. This project aims to apply the same technique for bootable host systems - using standard OCI/Docker containers as a transport and delivery format for base operating system updates.

More information

See: https://containers.github.io/bootable/

For a CentOS version of this repo, see https://github.com/CentOS/centos-bootc.