pacmd
Command line tools for the PulseAudio sound server
RUN apt-get update && \
apt-get install -y pulseaudio-utils
RUN apt-get update && \
apt-get install -y pulseaudio-utils
RUN apk add pulseaudio
RUN pacman -S --noconfirm pulseaudio
RUN apt-get update && \
apt-get install -y pulseaudio-utils
RUN yum install -y pulseaudio-utils
RUN dnf install -y pulseaudio-utils
RUN apt-get update && \
apt-get install -y pulseaudio-utils