diff --git a/docs/sources/installation/docker.md b/docs/sources/installation/docker.md index 5406917e28f..e35f290b39c 100755 --- a/docs/sources/installation/docker.md +++ b/docs/sources/installation/docker.md @@ -179,7 +179,7 @@ In Grafana v5.1, we changed the ID of the Grafana user. Unfortunately this means Version | User | User ID --------|---------|--------- < 5.1 | grafana | 104 ->= 5.1 | grafana | 472 +\>= 5.1 | grafana | 472 There are two possible solutions to this problem. Either you start the new container as the root user and change ownership from `104` to `472`, or you start the upgraded container as user `104`.