Open fjammes opened 2 months ago
Hi @brummer10 , FYI I am now able to run guitarix from a docker container, all code is available here: https://github.com/fjammes/linux-mao/tree/main/guitarix
Hi Very nice. If you like I'll add a section on the project page here to point interested users to your project.
Thanks so much! On my side I need further investigation before having something usable, so maybe having some user feedback will help to improve the docker support.
Hi @brummer10 ,
I have written a draft Dockerfile in order to help users to build and run guitarix specifically for their platform. I still need to discover how to integrate it with the host system pipewire/jack daemon and also how to remove build tool from the runtime image in order to get a lighter image. Would you be interested if I go down this path in order to propose a guitarix contribution? If yes, would you have some tracks, ideas, requirements?
Here is the current draft Dockerfile: https://github.com/fjammes/linux-mao/blob/main/Dockerfile
Regards,
Fabrice