gunicorn-debian

Event-based HTTP/WSGI server (Python 2 version)

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