salt-proxy

client package for salt, the distributed remote execution system

Debian Debian
RUN apt-get update && \ apt-get install -y salt-proxy
Ubuntu
RUN apt-get update && \ apt-get install -y salt-proxy
Alpine
RUN apk add salt-minion
Arch Arch Linux
RUN pacman -S --noconfirm salt-proxy
Fedora
RUN dnf install -y salt-minion
Raspbian
RUN apt-get update && \ apt-get install -y salt-proxy
click the source code to copy install salt-proxy on any operating system with command-not-found.com