pasuspender
Temporarily suspends pulseaudio while another command is running to allow access to alsa. More information: <https://manned.org/pasuspender>.
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