mirror of
https://github.com/optim-enterprises-bv/coreos.git
synced 2025-11-02 10:57:59 +00:00
feat: add bootc (#129)
This commit is contained in:
@@ -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`))
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"include": {
|
||||
"all": [],
|
||||
"ucore-minimal": [
|
||||
"bootc",
|
||||
"cockpit-networkmanager",
|
||||
"cockpit-podman",
|
||||
"cockpit-selinux",
|
||||
|
||||
Reference in New Issue
Block a user