# docker-opensips **Repository Path**: su_mk_403284875/docker-opensips ## Basic Information - **Project Name**: docker-opensips - **Description**: Docker Image Repository for OpenSIPS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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