Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

xatier/popcorn-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️⚠️⚠️⚠️

This project has been moved into https://github.com/xatier/dockerfiles

⚠️⚠️⚠️⚠️


popcorn-docker 🍿

Dockerfile for popcorntime

podman

This project is using podman with rootless mode. Read the troubleshooting guide if you encounter issues.

usage

See Makefile for details, the following will build and run the image with podman.

$ make

security issues ¯\(ツ)

  • xhost + to make X available inside the container.
  • sudo to run popcorntime, since podman makes /proc/asound and /dev/snd be mounted with nobody.
  • user popcorn has sudo with NOPASSWD:ALL.
  • --ipc=host and -v /var/run/dbus:/var/run/dbus, since electron sucks.
  • popcorntime-bin is an AUR package, YOLO.

About

Docker for popcorntime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published