Updated How to Monitor Docker Containers (markdown)

Louis Lam 2022-09-18 22:57:01 +08:00
parent f11f74f43a
commit 4e34a074cf
1 changed files with 2 additions and 0 deletions

@ -1,3 +1,5 @@
(Version >= 1.18.0)
## If you are running Uptime Kuma Docker
By default, a docker container is self-contained, which means Uptime Kuma cannot access your host. You need to bind the /var/run/docker.sock to your container.