1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 14:54:22 +00:00
sophon/proxy/Dockerfile

5 lines
119 B
Text
Raw Normal View History

2021-10-18 18:59:45 +00:00
FROM httpd:2.4
LABEL maintainer="Stefano Pigozzi <me@steffo.eu>"
COPY ./httpd.conf /usr/local/apache2/conf/httpd.conf