Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.13 KB

node-red

Docker Stars Docker Pulls Build Status

docker run -p 1880:1880 insightful/node-red:slim-base # or slim-automation, or build-redbot, or build-viseo, etc.

Multi-arch Node-RED containers based on the official images, with the following changes:

  • Based on alpine/3.13.4
  • Includes git to enable projects
  • The slim tag strips out build tools for smaller containers
  • The build tag includes build tools in the container