saslauthd
Cyrus Simple Authentication Service Layer (SASL)
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN apk add cyrus-sasl
RUN pacman -S --noconfirm cyrus-sasl
RUN apt-get update && \
apt-get install -y sasl2-bin
RUN yum install -y cyrus-sasl
RUN dnf install -y cyrus-sasl
RUN apt-get update && \
apt-get install -y sasl2-bin