- Clone hoverui git repository
- Install Docker
- Build Docker image
*
docker build -t hoverui .
- Run Docker image
*
docker run hoverui
- Open Hover UI in browser
* Use
docker ps
anddocker network inspect bridge
to see what IP address the server is listening on