4 lines
54 B
Text
4 lines
54 B
Text
|
FROM httpd:alpine
|
||
|
|
||
|
COPY ./ /usr/local/apache2/htdocs/
|