mplayer
Cross-platform multimedia player. More information: <https://mplayerhq.hu/DOCS/HTML/en/commandline.html>.
RUN apt-get update && \
apt-get install -y mplayer
RUN apt-get update && \
apt-get install -y mplayer
RUN apk add mplayer
RUN pacman -S --noconfirm mplayer
RUN apt-get update && \
apt-get install -y mplayer
RUN apt-get update && \
apt-get install -y mplayer