Spaces:
Sleeping
Sleeping
Create Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM ghcr.io/openlistteam/openlist:latest
|
| 2 |
+
RUN chmod -R 777 /opt/openlist/data
|