deeme commited on
Commit
03d4999
·
verified ·
1 Parent(s): 326a6ea

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +5 -1
Dockerfile CHANGED
@@ -1 +1,5 @@
1
- FROM 1hei1/sora-api:latest
 
 
 
 
 
1
+ FROM 1hei1/sora-api:latest
2
+
3
+ RUN touch /app/admin_config.json && \
4
+ chmod 777 /app/admin_config.json && \
5
+ chmod 777 /app/src/static/images