Skip to content

Commit 626bfe5

Browse files
authored
Update Dockerfile
1 parent c8a8e8e commit 626bfe5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
FROM nginx
2+
RUN rm -rf /usr/share/nginx/html/*
23
COPY . /usr/share/nginx/html/
4+

0 commit comments

Comments
 (0)