semodule -B fails
Some checks failed
os / build (push) Failing after 31m49s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-10 17:13:32 -03:00
commit bc529db80f

View file

@ -88,7 +88,6 @@ RUN dnf install rclone -y
RUN dnf install https://github.com/trapexit/mergerfs/releases/download/2.41.1/mergerfs-2.41.1-1.el10.x86_64.rpm -y RUN dnf install https://github.com/trapexit/mergerfs/releases/download/2.41.1/mergerfs-2.41.1-1.el10.x86_64.rpm -y
RUN semodule -B
RUN semodule -i /usr/share/selinux/targeted/waydroid.pp RUN semodule -i /usr/share/selinux/targeted/waydroid.pp
RUN systemctl enable docker RUN systemctl enable docker