diff --git a/Dockerfile b/Dockerfile index b987dcc..485b83f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,9 @@ RUN dnf install libheif-freeworld -y # Install proprietary codecs RUN dnf swap libavcodec-free libavcodec-freeworld --allowerasing -y +# Install HPLIP for HP printer support +RUN dnf install hplip -y + RUN dnf -y install gwenview haruna kalk okular RUN dnf -y install chromium firefox