nginx
Nginx web server. More information: <https://nginx.org/en/>.
RUN apt-get update && \
apt-get install -y nginx-extras
RUN apt-get update && \
apt-get install -y nginx-extras
RUN apk add nginx
RUN pacman -S --noconfirm nginx
RUN apt-get update && \
apt-get install -y nginx-extras
RUN dnf install -y nginx-extras
RUN apt-get update && \
apt-get install -y nginx-extras