====== Run a Voxibot Docker container ====== {{:cloudproviders:07861949-photo-docker.png?150|}} * **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. ---- ==== Launch a docker container ==== {{:cloudproviders:docker.png|}} [[https://hub.docker.com/r/voximal/voxibot/|Getting started with Docker]] Connect to your docker and execute : # docker run -i -t -p 80:80 -p 4569:4569/udp voximal/voxibot:latest my_init -- bash -l 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]]