Skip to content

Commit da99564

Browse files
authored
Merge branch 'master' into master
2 parents 33a03c5 + 3d9a2a5 commit da99564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ The following table shows the variety of provided Node-RED images.
159159
| | 18 | arm64v8 | no | no | arm64v8/node:18-alpine |
160160
| | 18 | s390x | no | no | s390x/node:18-alpine |
161161
| | 18 | i386 | no | no | i386/node:18-alpine |
162+
162163
- All images have bash, tzdata, nano, curl, git, openssl and openssh-client pre-installed to support Node-RED's Projects feature.
163164

164165
## Manifest Lists
@@ -192,7 +193,6 @@ When a docker run command or docker service command or docker stack command is e
192193

193194
Therefore all tags regarding Raspberry PI's are dropped.
194195

195-
196196
For example: suppose you are running on a Raspberry PI 3B, which has `arm32v7` as architecture. Then just run the following command to pull the image (tagged by `3.0.0-16`), and run the container.
197197

198198
```

0 commit comments

Comments
 (0)