brummer10 / guitarix

guitarix virtual versatile amplification for Jack/Linux
278 stars 34 forks source link

Add support for container? #171

Open fjammes opened 2 months ago

fjammes commented 2 months ago

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

fjammes commented 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

brummer10 commented 2 months ago

Hi Very nice. If you like I'll add a section on the project page here to point interested users to your project.

fjammes commented 2 months ago

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.