feat: add bootc (#129)

This commit is contained in:
Benjamin Sherman
2024-03-15 10:43:40 -05:00
committed by GitHub
parent d1e96377c9
commit 52ffae4dac
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ Suitable for running containerized workloads on either bare metal or virtual mac
- Starts with a [Fedora CoreOS image](https://quay.io/repository/fedora/fedora-coreos?tab=tags)
- Adds the following:
- [bootc](https://github.com/containers/bootc) (new way to update container native systems)
- [cockpit](https://cockpit-project.org) (podman container and system management)
- [firewalld](https://firewalld.org/)
- guest VM agents (`qemu-guest-agent` and `open-vm-tools`))

View File

@@ -3,6 +3,7 @@
"include": {
"all": [],
"ucore-minimal": [
"bootc",
"cockpit-networkmanager",
"cockpit-podman",
"cockpit-selinux",