Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 323 Bytes

Docker-SEMS

This is docker container for Sip Express Media Server (SEMS)

Load container

/bin/docker pull gorbyo/docker-sems:latest

Run container

/bin/docker run -t --restart=always --net host --name sems_dock --mount type=bind,source=/usr/local/etc/sems,target=/usr/local/etc/sems gorbyo/docker-sems