pixman / Dockerfile
gitdeem's picture
Update Dockerfile
fe12f8c verified
raw
history blame
182 Bytes
FROM pixman/pixman
RUN chmod 777 /app/app/data/thetv-cache
RUN chmod 755 /app/app/data
RUN chmod 777 /app/app/data/ysp-cache
RUN chmod 777 /app/app/data/youtube-cache
EXPOSE 5000