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 043e1cf commit 40ea174Copy full SHA for 40ea174
node-red-test/Dockerfile
@@ -8,5 +8,6 @@ USER node-red
8
RUN npm install node-red-contrib-resinio
9
RUN npm install node-red-dashboard
10
RUN npm install node-red-contrib-credentials
11
+RUN npm install appmetrics
12
13
COPY ./settings.js /data/settings.js
0 commit comments