Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gitdeem
/
pixman
like
0
Running
App
Files
Files
Community
main
pixman
/
Dockerfile
gitdeem
Upload Dockerfile
993f1ae
verified
23 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
185 Bytes
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