diff --git a/Dockerfile b/Dockerfile index e7fe801..f74d9ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,7 @@ 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