create Dockerfile to serve generated files

This commit is contained in:
Torma Kristóf 2020-07-06 16:13:19 +02:00
parent b909519147
commit 94eff7bd76
1 changed files with 3 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM httpd:2
COPY . /usr/local/apache2/htdocs/