voiceip / oreka

OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder
GNU General Public License v3.0
145 stars 76 forks source link

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

Closed pancitmiki closed 1 year ago

pancitmiki commented 1 year ago

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

kingster commented 1 year ago

Hi @pancitmiki

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