How to run Uptime Kuma on Docker
Run the bellow command to run the uptime kuma container on the docker
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
The configuration data stored in the host path /uptime-kuma