Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +3 -1
Dockerfile
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
FROM soff/tiny-remote-desktop
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM soff/tiny-remote-desktop
|
| 2 |
+
|
| 3 |
+
RUN chown -R 1000:1000 /
|