Use docker-compose to build and run the dashboard from the root directory of the repository.
docker-compose build
docker-compose up -d
- Make it compatible with Kubernetes.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.