Building a Kamailio Docker image
In this tutorial we will go over how to create a Dockerfile for Kamailio and build our own Kamailio image. If you want to learn more about Dockerfile’s you can read through our other post on creating a Dockerfile. Setup Dockerfile First thing we need to do is create a new directory for our Dockerfile. […]