Skip to content

Repository for all things Node-RED and Docker related

License

Notifications You must be signed in to change notification settings

smarthomefans/node-red-docker

 
 

Repository files navigation

Node-RED-Docker

原版英文文档

NodeRed docker 镜像,此版本与官方镜像区别如下:

  • 添加gyp环境依赖的gcc make g++ python
  • 添加ffmpeg,方便调用音视频
docker run -it -p 1880:1880 --name mynodered smarthomefans/node-red-docker

镜像

目前提供了两个版本,基于debian:jessienode:alpine,且分别提供node v8v10两个版本,默认版本为v8

About

Repository for all things Node-RED and Docker related

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 88.5%
  • Shell 11.5%