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 b463ecd commit 4f0dc00Copy full SHA for 4f0dc00
node-red/Dockerfile
@@ -6,7 +6,7 @@ FROM nodered/node-red-docker:rpi-v8
6
#COPY settings.js /data
7
8
# installing an editor
9
-USER ROOT
+USER root
10
RUN apt-get update && apt-get install nano
11
USER node-red
12
0 commit comments