sheepgreen/waproxy

By sheepgreen

Updated 10 days ago

Build from Official

Image
Networking
0

7.4K

sheepgreen/waproxy repository overview

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

Tag summary

Content type

Image

Digest

sha256:a4e228edf

Size

22.7 MB

Last updated

10 days ago

docker pull sheepgreen/waproxy