Great job max!
I tried your Docker image and adopted it.
The web UI is fantastic. Even with vnc, the GUI is much smoother and more responsive than in my own docker image built for mc21 and mc22.
I had to renew my mc23 license but it's worth it
Besides that, I figured out how to mount my DAC plugged into my Synology in the container. Now my Syno acts as an audio player with mc29!
If it helps other syno owners, to mount your DAC in a docker container you need to:
-install the same modules as the audio station is requiring for playback. By installing Audio Station or a custom script.
-fix permissions for audio device. By default, the audio device is initialized to be accessible only by the root user.
chmod a+rw /dev/dsp*
chmod -R a+rw /dev/snd/