Skip to content

Commit

Permalink
feat: Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ybgbob committed Nov 14, 2023
1 parent 209e6ab commit 4be257f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY build .

RUN ls /app

RUN rm /usr/share/nginx/html
# RUN rm /usr/share/nginx/html
COPY build /usr/share/nginx/html

RUN ls /usr/share/nginx/html
Expand Down

0 comments on commit 4be257f

Please sign in to comment.