

It is a base image in the sense that it never actually runs as a container on your Raspberry Pi. The FROM statement tells the build process to pull down the latest base image from DockerHub.
#Node red contrib image tools update#
Existing IOTstack installations will not update unless you re-create the service from its template, or hand-edit the Dockerfile. IOTstack switched to the -12 suffix in March 2021.
#Node red contrib image tools install#
On a first install of IOTstack, you are told to do this: See adding extra nodes.Ĭhoosing add-on nodes in the menu causes the Dockerfile to be created. You can also add nodes via Manage Palette once Node-RED is running. Do not be concerned if you can't find an add-on node you need in the list.Under old menu, the list of add-on nodes is displayed automatically. Under new menu, you must press the right arrow to access the supplementary menu.Node-RED will not build if you do not select at least one add-on node. We recommend accepting the default nodes, and adding others that you think you are likely to need. You choose add-on nodes from a supplementary menu. Under old menu, it is also copied to the working service definition and then not really used. When you select Node-RED in the IOTstack menu, the template service definition is copied into the Compose file. In other words, Node.js defaults to version 14.Īs you will see a bit further down, the current default for IOTstack is an image tag of latest-12 which means Node-RED 2.x.x with Node.js version 12.

