On 6/10/20 12:17 AM, Pavithra Mohanraja wrote:
Using the kamailio-ci images , I am unable to install any packages using "apt-get install" inside the container .
Can you clarify the meaning of "unable"? Nobody can help you if you just say "it doesn't work" without elaboration. You need to tell people what isn't working, exactly, and what the symptoms are.
Second, are you sure that installing packages inside the container is a good idea? While in some cases it is perhaps necessary, in general it goes against the philosophy of containers as a packaging and distribution mechanism. Containers are not the same as servers, VMs or VPSs.
-- Alex