An open API service indexing awesome lists of open source software.

https://github.com/timothyvanderaerden/docker-asterisk

Test the performance of Asterisk in different Docker environments.
https://github.com/timothyvanderaerden/docker-asterisk

alpine asterisk asterisk-pbx docker docker-asterisk docker-compose dockerfile

Last synced: about 1 month ago
JSON representation

Test the performance of Asterisk in different Docker environments.

Awesome Lists containing this project

README

          

# docker-asterisk

A set of Docker files with Asterisk LTS. A fixed release is used since Alpine could break in between releases, you can find the version inside `shared/download.sh`. These are very basic images and not optimized for production. You can add or remove modules with `menuselect`, this can be configured in `shared/menuselect.sh`. The following baseImages are available:

- Alpine (latest)
- CentOS (latest)
- Debian (latest)
- Fedora (latest)
- Ubuntu (latest)