pidproxy

A system for controlling process state

Debian Debian
RUN apt-get update && \ apt-get install -y supervisor
Ubuntu
RUN apt-get update && \ apt-get install -y supervisor
Alpine
RUN apk add supervisor
Arch Arch Linux
RUN pacman -S --noconfirm supervisor
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y supervisor
Fedora
RUN dnf install -y supervisor
Raspbian
RUN apt-get update && \ apt-get install -y supervisor
click the source code to copy install pidproxy on any operating system with command-not-found.com