Install VLC

This commit is contained in:
Anders da Silva Rytter Hansen 2026-02-20 01:47:47 -03:00
commit 61b6a7e450

View file

@ -99,6 +99,9 @@ RUN dnf install https://download.copr.fedorainfracloud.org/results/bieszczaders/
RUN dnf install xscreensaver -y
# Install VLC
RUN dnf install vlc vlc-plugins-freeworld vlc-plugin-pipewire -y
RUN systemctl enable docker
RUN systemctl enable scx_loader