b1ghawk commited on
Commit
6904493
·
1 Parent(s): 7249851

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,3 +1,5 @@
1
  FROM soff/tiny-remote-desktop
2
 
3
  RUN chown -R 1000:1000 /
 
 
 
1
  FROM soff/tiny-remote-desktop
2
 
3
  RUN chown -R 1000:1000 /
4
+
5
+ USER 1000