Skip to content

Commit 37896c1

Browse files
committed
Remove previous logs in Dockerfile
1 parent 66774a3 commit 37896c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin -
66

77
RUN mkdir /app
88

9+
RUN pm2 flush
10+
911
CMD ["pm2", "logs"]

0 commit comments

Comments
 (0)