Install VLC
This commit is contained in:
parent
e8b7da68d9
commit
61b6a7e450
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue