8000 GitHub - twocolors/node-red-docker: Repository for all things Node-RED and Docker related based on Debian
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

twocolors/node-red-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-RED Docker

This project from origanl Node-RED Docker based on Debian with dev tools and ffmpeg

This projects i make for support node-red-contrib-tfjs-coco-ssd on Raspberry Pi 4, more information in Issues#2

Architecture

Node-RED Docker is supported by manifest list, which means one doesn't need to specify the tag for a specific architecture. Using the image without any tag or the latest tag, will pull the right image for the architecture required.

Currently, Node-RED Docker has support for multiple architectures:

  • amd64 : based on linux bookworm-slim - for most desktop computer (e.g. x64, x86-64, x86_64)
  • arm32v7 : based on linux bookworm-slim - (i.e. Raspberry Pi 2, 3, 4)
  • arm64v8 : based on linux bookworm-slim - (i.e. Pine64)

Note: Currently there is a not official image NodeJS based on Debian architecture arm32v6

Install

docker pull ghcr.io/twocolors/node-red-docker

Quick Start

docker run -it --net=host -v <path_on_host>:/data --name=node-red ghcr.io/twocolors/node-red-docker

About

Repository for all things Node-RED and Docker related based on Debian

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  
0