alsabat
Utilities for configuring and using ALSA
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-alsabat
RUN apt-get update && \
apt-get install -y alsa-utils