This project has been moved into https://github.com/xatier/dockerfiles
Dockerfile for popcorntime
This project is using podman with rootless mode. Read the troubleshooting guide if you encounter issues.
See Makefile for details, the following will build and run the image with podman.
$ make
xhost +
to make X available inside the container.sudo
to run popcorntime, since podman makes/proc/asound
and/dev/snd
be mounted withnobody
.- user
popcorn
has sudo withNOPASSWD:ALL
. --ipc=host
and-v /var/run/dbus:/var/run/dbus
, since electron sucks.- popcorntime-bin is an AUR package, YOLO.