whatsapp-web
whatsapp-web copied to clipboard
Dockerize the application
It would be nice to just be able to install and run this application, without downloading so many things, such as python, selenium etc etc. Running this application inside a docker container would actually solve much of these dependency problems. :D