kfe commited on
Commit
9e80b9d
·
verified ·
1 Parent(s): 7ac4185

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -1,3 +1,5 @@
1
  FROM pengzhile/fuclaude:latest
2
 
3
- RUN chmod -R 755 /opt/app
 
 
 
1
  FROM pengzhile/fuclaude:latest
2
 
3
+ USER Root
4
+
5
+ RUN chmod -R 755 /opt/app