More > JRiver Media Center 27 for Linux
Docker Image for MC27
HaWi:
Is it me or is the .84 image for docker not published yet. When I recreate the container with Portainer pulling the latest image I still get the .79 image. Any insight is highly appreciated
Jester_6k9:
--- Quote from: HaWi on April 24, 2021, 01:00:29 pm ---Is it me or is the .84 image for docker not published yet. When I recreate the container with Portainer pulling the latest image I still get the .79 image. Any insight is highly appreciated
--- End quote ---
It's available for ~18h now:
--- Code: ---~> docker pull shiomax/jrivermc27:latest
latest: Pulling from shiomax/jrivermc27
Digest: sha256:3d009098e3fc0b11bb5d15287d97b0b1077d74c0f87b9597488760e02f78d144
Status: Image is up to date for shiomax/jrivermc27:latest
docker.io/shiomax/jrivermc27:latest
--- End code ---
HaWi:
Yup, thanks, got it now.
Dr_Hoon:
The ARM version of MC27 on Docker Hub is no longer licensable, as it needs to be version 27.0.85 or higher for any new licenses to work. I'm hoping that someone may please be able to build the latest version for ARM? Thanks in advance!
max096:
--- Quote from: Dr_Hoon on June 03, 2021, 05:38:31 pm ---The ARM version of MC27 on Docker Hub is no longer licensable, as it needs to be version 27.0.85 or higher for any new licenses to work. I'm hoping that someone may please be able to build the latest version for ARM? Thanks in advance!
--- End quote ---
You can easily build it locally on your raspberry. But I currently did not want to throw it into the 'official' repo (well the official repo of the community image I made let's say^^) as from my experience there is a lot of weird artifacting going on in the vnc client. It's useable but not amazing. But if you are only going to remote control it with JRemote like I do or don't mind it. It's basically fine.
1.)
--- Code: ---git clone https://gitlab.com/shiomax/jrivermc-docker.git
--- End code ---
2.) Navigate into the folder and run
--- Code: ---./build.sh 27-latest-debian-10-arm
--- End code ---
3.) You should now have an image locally with the name
--- Code: ---shiomax/jrivermc27-testing:27-latest-debian-10-arm
--- End code ---
if I'm not mistaking otherwise list the images available using
--- Code: ---docker image list
--- End code ---
and find the one.
Then you can use that just as you normally would with that name.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version