Asterisk in Docker
From Wildsong
Read the Docker page if you don't know what Docker is.
Notes on building a current executable, the old way: Building Asterisk
Building a docker container
I cloned the github respoke asterisk image as my starting point.
git clone [email protected]:respoke/asterisk-docker.git
I turned off the line to not BUILD_NATIVE in build-asterisk.sh
I commented out the line that deletes the source files, so I can look at them.
Configuration
Put environment settings into Dockerfile and add j2 config files that I created for Fogg.