Simplify docker.md instructions

Removed unnecessary note about mounting the entire '/var/run' directory.
This commit is contained in:
besendorf
2026-08-17 13:38:29 +02:00
committed by GitHub
parent 87b0445ab7
commit 72849d71ee
+1 -1
View File
@@ -45,4 +45,4 @@ docker run -it \
ghcr.io/mvt-project/mvt
```
If you built the image from source, replace `ghcr.io/mvt-project/mvt` with `mvt`. You do not need to mount the entire `/var/run` directory.
If you built the image from source, replace `ghcr.io/mvt-project/mvt` with `mvt`.