Execute the docker run command followed by the essential parameters and wait for Docker to deploy the Uptime Kuma instance. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data ...