mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +02:00
node-red with nodejs-tls
This commit is contained in:
parent
854ddc5c8a
commit
f51adaa2ad
@ -8,7 +8,7 @@ MAINTAINER kev <noreply@easypi.info>
|
||||
RUN set -xe \
|
||||
&& apk add --no-cache bash \
|
||||
build-base \
|
||||
nodejs \
|
||||
nodejs-lts \
|
||||
python \
|
||||
python-dev \
|
||||
&& npm install -g node-red \
|
||||
|
@ -9,7 +9,7 @@ RUN set -xe \
|
||||
&& apk add --no-cache bash \
|
||||
curl \
|
||||
build-base \
|
||||
nodejs \
|
||||
nodejs-lts \
|
||||
python \
|
||||
python-dev \
|
||||
sudo \
|
||||
|
Loading…
Reference in New Issue
Block a user