Skip to content

Commit

Permalink
Merge pull request #625 from javipolo/osbuild-selinux-note
Browse files Browse the repository at this point in the history
Add note about osbuild-selinux required to build disk images
  • Loading branch information
rhatdan authored Jun 25, 2024
2 parents 5e41848 + 3db0001 commit cabac56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions training/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ make cloud-intel
bootc-image-builder produces disk images using a bootable container as input. Disk images can be used to directly provision a host
The process will write the disk image in <platform>-bootc/build

IMPORTANT: `osbuild-selinux` package needs to be installed for bootc-image-builder to work in a SELinux enabled host

To invoke bootc-image-builder, execute make disk-<platform>
```
make disk-nvidia
Expand Down

0 comments on commit cabac56

Please sign in to comment.