Sign inSign up

guallo/fusionpbx

By guallo

Updated over 7 years ago

Image
0

250

guallo/fusionpbx repository overview

fusionpbx-docker-image

Build the image

  1. $ git clone https://github.com/guallo/fusionpbx-docker-image.git
  2. $ cd fusionpbx-docker-image
  3. fusionpbx-docker-image$ docker build -t <image-name>[:<tag>] . (note the . at end)

Create and start the container

  1. $ docker run --privileged -it --rm --name <container-name> <image-name>[:<tag>]

Stop the container

  1. $ docker stop <container-name>

Tag summary

Content type

Image

Digest

Size

891.4 MB

Last updated

over 7 years ago

docker pull guallo/fusionpbx