gunicorn_django

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 python-gunicorn
CentOS
RUN yum install -y python-gunicorn
Fedora
RUN dnf install -y python2-gunicorn
Raspbian
RUN apt-get update && \ apt-get install -y gunicorn
click the source code to copy install gunicorn_django on any operating system with command-not-found.com