Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -2,6 +2,5 @@ FROM pixman/pixman
|
|
2 |
|
3 |
RUN chmod 777 /app/app/data/thetv-cache
|
4 |
RUN chmod 755 /app/app/data
|
5 |
-
RUN chmod 777 /app/app/data/youtube-cache
|
6 |
|
7 |
EXPOSE 5000
|
|
|
2 |
|
3 |
RUN chmod 777 /app/app/data/thetv-cache
|
4 |
RUN chmod 755 /app/app/data
|
|
|
5 |
|
6 |
EXPOSE 5000
|