create Dockerfile to serve generated files
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
FROM httpd:2
|
||||||
|
|
||||||
|
COPY . /usr/local/apache2/htdocs/
|
||||||
Reference in New Issue
Block a user