A real-time interactive WebGL visualisation of objects in Earth orbit Thanks to jeyoder, I write a Dockerfile to deploy it with docker First, Build a docker image cd StuffInSpace && docker build -t space . Second, start a docker container docker run -d --name space --restart=always -p 10080:10080 Third, visithttp://your_ip:10080,then this website will show you on your browser