This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
memories
Watch
1
Star
0
Fork
You've already forked memories
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f547d3edf4
memories
/
go-vod
/
Dockerfile
8 lines
96 B
Docker
Raw
Blame
History
FROM
linuxserver/ffmpeg:latest
COPY
run.sh /go-vod.sh
EXPOSE
47788
ENTRYPOINT
[
"/go-vod.sh"
]
Reference in New Issue
View Git Blame
Copy Permalink