3 lines
54 B
Docker
3 lines
54 B
Docker
|
FROM httpd:2.4.62-bookworm
|
||
|
|
||
|
COPY /config /var/www/html
|