pulseaudio
The PulseAudio sound system daemon and manager. More information: <https://www.freedesktop.org/wiki/Software/PulseAudio/>.
RUN apt-get update && \
apt-get install -y pulseaudio
RUN apt-get update && \
apt-get install -y pulseaudio
RUN apk add pulseaudio
RUN pacman -S --noconfirm pulseaudio
RUN apt-get update && \
apt-get install -y pulseaudio
RUN yum install -y pulseaudio
RUN dnf install -y pulseaudio
RUN apt-get update && \
apt-get install -y pulseaudio