saslpasswd2
applications which use Cyrus SASL
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN apk add libsasl
RUN pacman -S --noconfirm libsasl
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN yum install -y cyrus-sasl-lib
RUN dnf install -y cyrus-sasl-lib
RUN apt-get update && \
apt-get install -y sasl2-bin