Skip to content

luzgabriel/asterisk-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asterisk Docker

Simple Dockerfile and docker-compose file to start an Asterisk instance in a container environment.

#Clone repo to your home folder
git clone https://github.com/luzgabriel/asterisk-docker.git ~/.asterisk-docker

# Add source ~/.asterisk-docker/aliases.sh to your rc file
echo "source ~/.asterisk-docker/aliases.sh" | tee -a  ~/.bashrc ~/.zshrc

#Set your Asterisk configuration folder with the env ASTERISK_CONF or 
# copy it to ~/.asterisk-docker/conf

env ASTERISK_CONF=my_custom_folder asterisk-up

About

Asterisk Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages