acestream-docker
acestream-docker copied to clipboard
Run acestream player in docker container
Have some problem in KDE Neon. > Audio output failed: > The audio device "default" could not be used: > No such file or directory. > Audio output failed: >...
docker run -v $HOME/Documentos:/home/ace/Documents:rw -v /dev/snd:/dev/snd --privileged -v /tmp/.X11-unix:/tmp/.X11-unix -e uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --rm munkie/acestreamplayer groupmod: GID '100' already exists Waiting for acestream engine to start...
hi, first of all thanks for your work, this image perfectly works on ubuntu 14.04 i am not, however, able to run it on mint: ``` $ ace usermod: no...