mirror of
https://github.com/apachecn/ailearning.git
synced 2026-06-16 23:36:28 +08:00
2 lines
49 B
Docker
2 lines
49 B
Docker
FROM httpd:2.4
|
|
COPY ./ /usr/local/apache2/htdocs/ |