fab
Simple Pythonic remote deployment tool
RUN apt-get update && \
apt-get install -y fabric
RUN apt-get update && \
apt-get install -y fabric
RUN pacman -S --noconfirm fabric
RUN apt-get update && \
apt-get install -y fabric
RUN dnf install -y fabric
RUN apt-get update && \
apt-get install -y fabric