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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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