Docker files to build and run kamailio IMS in a docker
Docker host machine
- Ubuntu 18.04 and 20.04
-
Mandatory requirements:
-
Optional
Clone repository and build base docker image of open5gs, kamailio, ueransim
git clone https://github.com/MauricioV/docker_ims
cd docker_ims/ims_base
docker build --no-cache --force-rm -t docker_kamailio .
cd ..
set -a
source .env
docker-compose build --no-cache
docker-compose up
Open (http://<DOCKER_HOST_IP>:8080) in a web browser, where <DOCKER_HOST_IP> is the IP of the machine/VM running the IMS containers. Login with following credentials
Username : hssAdmin
Password : hss