Skip to content

Commit c58a1b7

Browse files
committed
update: Dockerfile
1 parent 9d50c4c commit c58a1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ WORKDIR /app
3939
ENV TZ=Asia/Shanghai
4040

4141
RUN chmod 777 /app
42+
RUN mkdir /app/logs
4243
RUN chmod 777 /app/logs
4344
COPY --from=publish /app/publish .
4445
COPY --from=ui /app/dist ./wwwroot

0 commit comments

Comments
 (0)