mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
node-red-dashboard
This commit is contained in:
@@ -17,6 +17,7 @@ RUN set -xe \
|
||||
&& pip install rpi.gpio \
|
||||
&& npm install -g node-red \
|
||||
node-red-admin \
|
||||
node-red-dashboard \
|
||||
&& apk del build-base \
|
||||
python-dev \
|
||||
&& rm -rf /tmp/npm-*
|
||||
|
||||
Reference in New Issue
Block a user