mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-28 16:06:34 +01:00
node-red-dashboard
This commit is contained in:
@@ -13,6 +13,7 @@ RUN set -xe \
|
||||
python-dev \
|
||||
&& 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