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