https://github.com/WhatsApp/proxy
docker-compose.yml
services:
proxy:
image: sheepgreen/waproxy
container_name: waproxy
restart: always
ports:
- "443:443" #chat with tls
- "5222:5222" #chat without tls
- "587:587" #media
environment:
- PUBLIC_IP=YOUR_SERVER_IP
Content type
Image
Digest
sha256:31053d338…
Size
22.7 MB
Last updated
13 days ago
docker pull sheepgreen/waproxy