mirror of
https://github.com/apachecn/ailearning.git
synced 2026-03-20 11:55:34 +08:00
2 lines
49 B
Docker
2 lines
49 B
Docker
FROM httpd:2.4
|
|
COPY ./ /usr/local/apache2/htdocs/ |