Skip to content

Commit

Permalink
Install osbuild-selinux policies
Browse files Browse the repository at this point in the history
I suspect these are needed
  • Loading branch information
hh committed Feb 6, 2024
1 parent de83a5e commit d26babb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ RUN rpm-ostree override remove \
nfs-utils-coreos \
--install=libvirt \
--install=qemu \
--install=bootc
--install=bootc \
--install=osbuild-selinux
RUN systemctl enable \
libvirtd.service \
rpm-ostreed-automatic.timer \
Expand Down

0 comments on commit d26babb

Please sign in to comment.