gunicorn
Python WSGI HTTP Server. More information: <https://gunicorn.org/>.
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 gunicorn
RUN dnf install -y gunicorn
RUN apt-get update && \
apt-get install -y gunicorn