devsnd / cherrymusic

Stream your own music collection to all your devices! The easy to use free and open-source music streaming server.
http://www.fomori.org/cherrymusic
GNU General Public License v3.0
1.03k stars 187 forks source link

I created docker container which runs on raspberry pi 2B #731

Open kporwit opened 3 years ago

kporwit commented 3 years ago

Hi, I am in love with the project but I could not find any docker images for cherrymusic to run on raspberrypi 2B. That is why I created one kporwit/pimusic. This is only a begining but as a time will pass by I am planning to add more images for newer raspberry's as well (and of course add more features).

Tob1as commented 1 year ago

Hi,

i already had a Docker image for CherryMusic some time ago, I have now updated it. Based on alpine and debian with tags and version numbers as tags.
It now works on amd64 (x86_64), arm64 and arm32v7 processor architecture. (So don't get confused by the repository name. I will rename it in future.)

You can find it here: GitHub and DockerHub | Have Fun! :smiley: