2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

node-red with nodejs-tls

This commit is contained in:
kev
2016-08-23 09:03:49 +08:00
parent 854ddc5c8a
commit f51adaa2ad
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ RUN set -xe \
&& apk add --no-cache bash \
curl \
build-base \
nodejs \
nodejs-lts \
python \
python-dev \
sudo \