cotech-website/docker/web/Dockerfile

3 lines
66 B
Docker

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