spm
Central system and configuration manager
RUN apt-get update && \
apt-get install -y salt-common
RUN apt-get update && \
apt-get install -y salt-common
RUN apk add salt
RUN pacman -S --noconfirm salt
RUN dnf install -y salt
RUN apt-get update && \
apt-get install -y salt-common