More > JRiver Media Center 21 for Linux
Any interest in a dockerised MC?
mattkhan:
I think direct pci device access (in a passthrough style) is possible using something like
docker --run --privileged -v /sys/bus/pci/devices:/sys/bus/pci/devices
which I think maps /sys/bus/pci/devices through to the container, one could then create a docker that installs/configures alsa as necessary
mattkhan:
And just to put the kibosh on that
https://lime-technology.com/forum/index.php?topic=38356.msg370679#msg370679
Docker is scoped by the host kernel so that means any additional device/drivers requirement forces you to use a VM given the spartan unraid kernel.
Flyingsparks:
Hi all,
I was also wanting a docker container for JRiver to act as a server, so I rolled my own. The image is flyingsparks/jrivermc which can be found at https://hub.docker.com/r/flyingsparks/jrivermc/. It is based on a Debian image, and applies the Debian install instructions and running headless instructions on these forums. Access to manage the server is using vnc.
Be gentle, it is my first docker image that I have made. I have not yet tried to pass through any audio devices, and an updating mechanism will need to be added at some stage. At the moment I am using this simply as a library server for my other installs of JRiver and JRemote.
JRiver team - I hope this looks acceptable to you. Let me know if there are any issues.
JimH:
Thanks for sharing your work.
Flyingsparks:
Hi All,
Just a heads up, I have updated my docker container for JRiver 22. There is a release of the container with the tag 21-final for those still wishing to run JRiver 21.
Navigation
[0] Message Index
[*] Previous page
Go to full version