cloudproviders:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cloudproviders:docker [2016/09/12 21:08] borjacloudproviders:docker [2016/11/11 14:43] (current) – [Lunch a docker container] javier
Line 1: Line 1:
 ====== Run a Voxibot Docker container ====== ====== Run a Voxibot Docker container ======
  
-{{:installation_guide:installation:voxibot.png?100|}} + {{:cloudproviders:07861949-photo-docker.png?150|}}+{{:cloudproviders:07861949-photo-docker.png?150|}} 
   * **Web site** : https://www.docker.com   * **Web site** : https://www.docker.com
  
 Docker is the original author and primary sponsor of the Docker open source project. Together with the community of maintainers and contributors, Docker aims to deliver open tools to help developers build applications with open APIs to help sysadmins better manage these applications. Docker is the original author and primary sponsor of the Docker open source project. Together with the community of maintainers and contributors, Docker aims to deliver open tools to help developers build applications with open APIs to help sysadmins better manage these applications.
 +
 +----
 +
 +==== Launch a docker container ====
  
 {{:cloudproviders:docker.png|}} {{:cloudproviders:docker.png|}}
Line 14: Line 19:
  
 <code> <code>
-# docker run -i -t -p 80:80 -p 4569:4596/udp  voximal/voxibot:latest  my_init -- bash -l+# docker run -i -t -p 80:80 -p 4569:4569/udp  voximal/voxibot:latest  my_init -- bash -l
 </code> </code>
  
 Check latest release from docker hub directory : https://hub.docker.com/r/voximal/voxibot/ Check latest release from docker hub directory : https://hub.docker.com/r/voximal/voxibot/
 +
 +==== Test your installation ====
 +
 +You have two simple ways to test and validate your installation :
 +
 +  * With a soft phone : [[installation_guide:softphone:start|Soft Phone connection]] 
 +  * With the test numbers : [[installation_guide:test:start|Call the test service]]
  
  • cloudproviders/docker.1473714506.txt.gz
  • Last modified: 2016/09/12 21:08
  • by borja