I looked to other approach to pass program keys
We can use ENTRYPOINT like

ENTRYPOINT ["kamailio", "-DD", "-E"]

And later run container as

docker run -it kamailio/kamailio -m 64 -M 8

I create PC


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.