File size: 232 Bytes
b4cc58e
 
1bca95f
8cc051b
 
 
 
b4cc58e
6ae3dff
1
2
3
4
5
6
7
8
9
FROM pixman/pixman

RUN chmod 777 /app/app/data/thetv-cache
RUN chmod 777 /app/app/data/4gtv-cache
RUN chmod 777 /app/app/data/tptv-cache
RUN chmod 777 /app/app/data/ysp-cache
RUN chmod 777 /app/app/data/youtube-cache
  
EXPOSE 5000