Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-yify-pop

Docker build file for yify-pop (Popcorn-time style app with Web UI for YIFY content). You need to have https://www.docker.com/ installed and running to make this useful

To Run

docker run -d --name yify-pop -p 4000:4000 -p 8889:8889 bbinet/yify-pop

To build

git clone https://github.com/bbinet/docker-yify-pop.git
docker build -t bbinet/yify-pop docker-yify-pop

then to run that

docker run -d --name yify-pop -p 4000:4000 -p 8889:8889 bbinet/yify-pop

About

Docker build file for yify-pop (Popcorn-time style app with Web UI for YIFY content)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages