salt-api
Generic, modular network access system
RUN apt-get update && \
apt-get install -y salt-api
RUN apt-get update && \
apt-get install -y salt-api
RUN apk add salt-api
RUN pacman -S --noconfirm salt-api
RUN dnf install -y salt-api
RUN apt-get update && \
apt-get install -y salt-api