Skip to content

Commit be3a6b7

Browse files
authored
Merge pull request #509 from node-red/hardillb-patch-7
Update README to remove unsupported architectures
2 parents 606e7e1 + 196390e commit be3a6b7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,10 @@ The following table shows the variety of provided Node-RED images.
117117
| **Tag** |**Node**| **Arch** | **Python** |**Dev**| **Base Image** |
118118
|----------------------------|--------|----------|------------|-------|----------------------------|
119119
| 5.0.0-beta.3-24 | 24 | amd64 | 3.x | yes | amd64/node:24-alpine |
120-
| | 24 | arm32v7 | 3.x | yes | arm32v7/node:24-alpine |
121120
| | 24 | arm64v8 | 3.x | yes | arm64v8/node:24-alpine |
122-
| | 24 | i386 | 3.x | yes | i386/node:24-alpine |
123121
| | | | | | |
124122
| 5.0.0-beta.3-24-minimal | 24 | amd64 | no | no | amd64/node:24-alpine |
125-
| | 24 | arm32v7 | no | no | arm32v7/node:24-alpine |
126123
| | 24 | arm64v8 | no | no | arm64v8/node:24-alpine |
127-
| | 24 | i386 | no | no | i386/node:24-alpine |
128124

129125
- All images have bash, tzdata, nano, curl, git, openssl and openssh-client pre-installed to support Node-RED's Projects feature.
130126

@@ -134,8 +130,6 @@ The following table shows the provided Manifest Lists.
134130

135131
| **Tag** | **Node-RED Base Image** |
136132
|----------------------------------------|--------------------------------------------|
137-
| latest-22, 5.0.0-beta.3-24 | nodered/node-red:5.0.0-beta.3-24 |
138-
| | |
139133
| latest-24-minimal, 5.0.0-beta.3-24-minimal | nodered/node-red:5.0.0-beta.3-24-minimal
140134

141135

0 commit comments

Comments
 (0)