echo_supervisord_conf
A system for controlling process state
RUN apt-get update && \
apt-get install -y supervisor
RUN apt-get update && \
apt-get install -y supervisor
RUN apk add supervisor
RUN pacman -S --noconfirm supervisor
RUN apt-get update && \
apt-get install -y supervisor
RUN dnf install -y supervisor
RUN apt-get update && \
apt-get install -y supervisor