Skip to content

peanutsguy/node-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Node-RED with NPM 18 LTS

build status

This container image contains Node-RED using NPM 18 LTS, since the official image uses NPM 17.

Usage

docker run -d -v /etc/localtime:/etc/localtime:ro -v {data_folder}:/app -p 1880:1880 --name nodered peanutsguy/node-red
Parameter Description
-v {data_folder}:/app Folder containing the Node-RED configuration

GitHub repository

About

A Docker image for Node-RED using NPM 18 LTS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages