We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f87ce6 commit 0c70ddfCopy full SHA for 0c70ddf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/arm/v7 nodered/node-red:2.2.3-12
+FROM nodered/node-red:2.2.3-12
2
3
COPY package.json /data/package.json
4
RUN npm install
0 commit comments