5
0
mirror of https://git.coop/cotech/website.git synced 2024-09-16 03:06:04 +00:00
cotech-website/docker/web/Dockerfile

3 lines
66 B
Docker
Raw Normal View History

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