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