pixman / Dockerfile
gitdeem's picture
Update Dockerfile
8cc051b verified
raw
history blame
270 Bytes
FROM pixman/pixman
RUN chmod 777 /app/app/data/thetv-cache
RUN chmod 777 /app/app/data/itv-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