We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66774a3 commit 37896c1Copy full SHA for 37896c1
Dockerfile
@@ -6,4 +6,6 @@ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin -
6
7
RUN mkdir /app
8
9
+RUN pm2 flush
10
+
11
CMD ["pm2", "logs"]
0 commit comments