Pelle Mattsson 77cd699000 [Docs] Rename Docker README to README.md, so github recognizes that it as a Markdown file and update the git url in it | vor 5 Jahren | |
---|---|---|
.. | ||
base_image | vor 5 Jahren | |
master | vor 7 Jahren | |
release | vor 7 Jahren | |
README.md | vor 5 Jahren |
These are the official Docker files for master branch and the current release packages.
These containers are setup so that you can mount your freeswitch configuration form a host or data volume container.
To mount freeswitch Configuration
-v $(pwd)/configuration:/etc/freeswitch
To mount tmp directory for storing recordings, etc
-v $(pwd)/tmp:/tmp
The container also has a healthcheck where it does a fs_cli status check to make sure the freeswitch service is still running.
The container exposes the following ports:
If you wish to help improve these please submit a pull request at:
https://github.com/signalwire/freeswitch
Thanks, /b