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