8000 GitHub - sachindurgeb/docker-opensips: Docker Image Repository for OpenSIPS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sachindurgeb/docker-opensips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< 9661 div data-testid="latest-commit-details" class="d-none d-sm-flex flex-items-center">

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSIPS Docker Image

http://www.opensips.org/

Docker recipe for building and starting an OpenSIPS image

Building the image

You can build the docker image by running:

make build

This command will build a docker image with OpenSIPS master version taken from the git repository. To build a different git version, you can run:

OPENSIPS_VERSION=2.2 make build

To start the image, simply run:

make start

Packages on DockerHub

Released docker packages are visible on DockerHub
https://hub.docker.com/r/opensips/opensips

About

Docker Image Repository for OpenSIPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 51.9%
  • Makefile 29.8%
  • Shell 18.3%
0