Sign inSign up

halcycon/fusionpbx

By halcycon

Updated almost 6 years ago

FusionPBX / FreeSWITCH built using the latest install scripts

Image
1

546

halcycon/fusionpbx repository overview

This image is based on jrei/systemd-debian rather than the standard debian image, as systemd is required.

Pull the image, and create your container with the following options:

docker run -d --name your-container-name-here --tmpfs /tmp --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro halcycon/fusionpbx

Once this is running in the background, complete the installation and configuration as follows:

docker exec -it your-container-name-here /bin/bash -c /usr/src/fusionpbx-install.sh/debian/install.sh

Tag summary

Content type

Image

Digest

Size

133.5 MB

Last updated

almost 6 years ago

docker pull halcycon/fusionpbx