Skip to content

modulytic/opensips-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

Download to a local folder

$ git clone https://github.com/modulytic/opensips-docker.git
$ cd opensips-docker

Build the docker image

$ make build

Run the docker container

$ make start

To log into the container to make configuration changes

$ docker exec -it opensips /bin/bash

About

An OpenSIPs server inside a docker container. But with the OpenSIPs Control Panel already installed & Configured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 79.6%
  • Shell 12.2%
  • Makefile 8.2%