Skip to content

Commit 122e28d

Browse files
committed
Automated developer guide update
1 parent 72facfa commit 122e28d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/bootc/index.md

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ $ podman machine set --rootful
2525
$ podman machine start
2626
```
2727

28+
## ✍ Prerequisites
29+
30+
The package `osbuild-selinux` or equivalent osbuild SELinux policies must be installed in the system running
31+
`bootc-image-builder`.
32+
2833
## 🚀 Examples
2934

3035
The following example builds a `centos-bootc:stream9` bootable container into a QCOW2 image for the architecture you're running

docs/developer-guide/02-projects/osbuild-composer/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The requirements for this project are:
6868

6969
At build-time, the following software is required:
7070

71-
* `go >= 1.20`
71+
* `go >= 1.21`
7272
* `python-docutils >= 0.13`
7373
* `krb5-devel` for fedora/rhel or `libkrb5-dev` for debian/ubuntu`
7474
* `btrfs-progs-devel` for fedora/rhel or `libbtrfs-dev` for debian/ubuntu

0 commit comments

Comments
 (0)