### Description
Docker container at runtime is configured using environment vars.
Kamailio now not supports configure memory using environment vars and need use workarroud
like
[
entrypoint.sh](https://github.com/kamailio/kamailio/blob/master/pkg/kamaili….
I want remove this workarround but need to add ability to configure kamailio memory using
vars `SHM_MEMORY` and `PKG_MEMORY` when kamailio started without `-m` and `-M` keys
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1252