Install scx-manager scx-scheds
This commit is contained in:
parent
ebaf600a90
commit
ac4588a589
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ RUN dnf install -y dkms-nvidia nvidia-driver nvidia-persistenced opencl-filesyst
|
|||
RUN sed -i -e 's/kernel-open$/kernel/g' /etc/nvidia/kernel.conf
|
||||
RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -q --queryformat "%{VERSION}-%{RELEASE}.%{ARCH}\n" ${KERNEL})
|
||||
|
||||
RUN dnf install -y waydroid
|
||||
RUN dnf install -y waydroid scx-manager scx-scheds
|
||||
|
||||
# Remove plocate to avoid updatedb going crazy with scanning the file system once a day
|
||||
RUN dnf remove -y plocate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue