A small, lightweight docker image that when used with bit.ly, it allows for users to be directed randomly to different WhatsApp numbers.
docker run -p 80:80 whatsapp-nginx-redirect
A small nginx docker image that load balances WhatsApp numbers
DockerfileBSD-2-Clause