gunicorn_paster
Event-based HTTP/WSGI server (Python 2 version)
RUN apt-get update && \
apt-get install -y gunicorn
RUN apt-get update && \
apt-get install -y gunicorn
RUN pacman -S --noconfirm gunicorn
RUN apt-get update && \
apt-get install -y gunicorn
RUN yum install -y python-gunicorn
RUN dnf install -y python2-gunicorn
RUN apt-get update && \
apt-get install -y gunicorn