Skip to content

Commit 3cd56d2

Browse files
chore: change permission to configFiles
1 parent 1fbca2e commit 3cd56d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ COPY configFiles /data/configFiles
1212
WORKDIR /usr/src/node-red
1313
RUN npm install node-red-contrib-https
1414
RUN npm install node-red-node-serialport
15+
16+
USER root
17+
RUN chmod 666 /data/configFiles/

0 commit comments

Comments
 (0)