Table of Contents

Run a Voxibot Docker container

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

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 :