voiceip/oreka

Is there a way to update docker image with modifications to the code?

pancitmiki opened this issue · 1 comments

Hi,

I have modified the code and have been able to see the changes locally.
I need to compile these changes and put in a docker image so I can run it in CentOS.
How do I achieve this feat?
I'm also looking at distribution\docker\Dockerfile.orkaudio to understand what's happening inside.
I am running orkaudio in Ubuntu 20.04 locally.

Please advise.
Thank you

Hi @pancitmiki

The easiest option would be to modify this line to point to your fork so that it builds with your changes.