$ git clone https://github.com/guallo/fusionpbx-docker-image.git$ cd fusionpbx-docker-imagefusionpbx-docker-image$ docker build -t <image-name>[:<tag>] . (note the . at end)$ docker run --privileged -it --rm --name <container-name> <image-name>[:<tag>]$ docker stop <container-name>Content type
Image
Digest
Size
891.4 MB
Last updated
over 7 years ago
docker pull guallo/fusionpbx