how to run ? mvn clean install docker build -t my-chatapp . docker run -p 8888:8888 my-chatapp Open multiple browser windows and chat using this url http://localhost:8888/