amixer
Mixer for ALSA soundcard driver. More information: <https://manned.org/amixer>.
RUN apt-get update && \
apt-get install -y alsa-utils
RUN apt-get update && \
apt-get install -y alsa-utils
RUN apk add alsa-utils
RUN pacman -S --noconfirm alsa-utils
RUN apt-get update && \
apt-get install -y alsa-utils
RUN yum install -y alsa-utils
RUN dnf install -y alsa-utils
RUN apt-get update && \
apt-get install -y alsa-utils