Compare commits

..

No commits in common. "9a800e6bd29ce812f4631e1a00f14101bbe956d1" and "f388c6cfee714c4b6ac3e1153f67cb8fe0cdf770" have entirely different histories.

View file

@ -16,10 +16,6 @@ RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -
COPY repo/*.repo /etc/yum.repos.d/ COPY repo/*.repo /etc/yum.repos.d/
RUN rpm -e --nodeps gpsd-libs
RUN dnf update -y
# This is necessary for the speakers and internal microphone # This is necessary for the speakers and internal microphone
RUN dnf install -y alsa-sof-firmware RUN dnf install -y alsa-sof-firmware