更新 Dockerfile
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
FROM nginx:stable-alpine
|
FROM nginx:stable-alpine
|
||||||
|
|
||||||
COPY index.html /usr/share/nginx/html/index.html
|
COPY . /usr/share/nginx/html
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
Reference in New Issue
Block a user