omalave / docker-whatsapp

Docker container for Whatsapp\Chat-API repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatsapp Docker Container

This is a very basic docker container for Whatsapp Chat API.

The idea behind this container is to make it easy to install and use:

./docker.sh
docker run -i -t <hash> /bin/bash
cd /whatsapp/vendor/whatsapp/chat-api/examples
php exampleFunctional.php

About

Docker container for Whatsapp\Chat-API repository

License:MIT License


Languages

Language:Shell 100.0%