docker build -t topic_clustering . docker run -d --restart=always -p8633:8633 --name topic_clustering topic_clustering /////docker run -p8633:8633 --name topic_clustering topic_clustering docker build -t clustering-dashboard . docker run --name clustering-dashboard clustering-dashboard