gitdeem commited on
Commit
1bca95f
·
verified ·
1 Parent(s): b4cc58e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM pixman/pixman
2
 
3
- RUN chmod 777 /app/app/data
4
 
5
  EXPOSE 5000
 
1
  FROM pixman/pixman
2
 
3
+ RUN chmod 777 /app/app/data/thetv-cache
4
 
5
  EXPOSE 5000