File size: 185 Bytes
993f1ae
 
 
 
 
6ae3dff
1
2
3
4
5
6
FROM pixman/pixman

RUN mkdir /app/app/data/thetv-cache && chmod 777 /app/app/data/thetv-cache
RUN mkdir /app/app/data/tptv-cache && chmod 777 /app/app/data/tptv-cache

EXPOSE 5000