apache-image/Dockerfile
2023-12-17 13:53:00 +00:00

3 lines
71 B
Docker

FROM httpd:2.4
COPY ./my-httpd.conf /usr/local/apache2/conf/httpd.conf