Compare commits
2 commits
51fed39f2d
...
43b4d63018
| Author | SHA1 | Date | |
|---|---|---|---|
| 43b4d63018 | |||
| 60f319b34c |
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
FROM quay.io/almalinuxorg/atomic-desktop-kde:10
|
FROM quay.io/almalinuxorg/atomic-desktop-kde:10
|
||||||
|
|
||||||
|
RUN rpm -e --nodeps gpsd-libs
|
||||||
|
|
||||||
|
RUN dnf update -y
|
||||||
|
|
||||||
# This may be necessary for the speakers and internal microphone
|
# This may be necessary for the speakers and internal microphone
|
||||||
RUN dnf install -y alsa-sof-firmware
|
RUN dnf install -y alsa-sof-firmware
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue