mirror of
https://git.fsfe.org/fsfe-system-hackers/reverse-proxy
synced 2025-01-31 15:31:38 +01:00
4 lines
57 B
Docker
4 lines
57 B
Docker
FROM httpd:2.4
|
|
|
|
ADD index.html /usr/local/apache2/htdocs
|