Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Node-RED Docker image

Description

Node-RED Docker image.

Usage

Start the container:

docker run -d -P --name nodered ncarlier/nodered

Build the image with make.

Use make help to see available commands for this image.