s3rj1k 4f76580785 [mod_shout] Enable module in Dockerfile example. | hai 1 ano | |
---|---|---|
.. | ||
base_image | %!s(int64=3) %!d(string=hai) anos | |
examples | hai 1 ano | |
master | %!s(int64=2) %!d(string=hai) anos | |
release | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
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