From ebd6da6da68f56bcbe06485e3b0c770a049fc736 Mon Sep 17 00:00:00 2001 From: qbug Date: Sat, 23 Mar 2024 20:37:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0Dockerfile,=20?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E5=AE=B9=E5=99=A8=E5=8C=96=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Dockerfile diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..a2f07aa --- /dev/null +++ b/Dockerfile @@ -0,0 +1,2 @@ +FROM httpd:alpine3.19 +COPY ./ /usr/local/apache2/htdocs/