vlc
Cross-platform multimedia player. More information: <https://wiki.videolan.org/Documentation:Command_line/>.
RUN apt-get update && \
apt-get install -y vlc-bin
RUN apt-get update && \
apt-get install -y vlc-bin
RUN apk add vlc
RUN pacman -S --noconfirm vlc
RUN apt-get update && \
apt-get install -y vlc-bin
RUN apt-get update && \
apt-get install -y vlc-bin