3 lines
No EOL
86 B
Docker
3 lines
No EOL
86 B
Docker
FROM httpd:2.4
|
|
|
|
RUN apt-get update -y && apt-get install -y libapache2-mod-proxy-uwsgi |