Skip to content

Commit

Permalink
Release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
npeditto committed Nov 2, 2018
1 parent fc9c43e commit ffbb79a
Show file tree
Hide file tree
Showing 63 changed files with 3,435 additions and 1,789 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/*


RUN npm install -g --unsafe gyp autobahn nconf @mdslab/wstun fuse-bindings requestify is-running connection-tester [email protected] q fs-access mknod jsonfile \
RUN npm install -g --unsafe gyp autobahn nconf @mdslab/wstun fuse-bindings requestify is-running connection-tester [email protected] q fs-access mknod jsonfile md5 python-shell net node-red \
&& npm install -g --unsafe https://github.com/PlayNetwork/node-statvfs/tarball/v3.0.0 \
&& npm cache --force clean

Expand Down
Loading

0 comments on commit ffbb79a

Please sign in to comment.