We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165899b commit 7a8d9c3Copy full SHA for 7a8d9c3
1 file changed
content/influxdb3/explorer/install.md
@@ -216,7 +216,7 @@ docker-compose up -d
216
> [!Warning]
217
> #### Upgrade from Explorer v1.6.x or earlier
218
>
219
-> Starting with v1.7.0, the Explorer container runs as a non-root user
+> In v1.7.0+, the Explorer container runs as a non-root user
220
> (`influxui`, uid 1500) for improved security. Because earlier versions
221
> ran as root, existing mounted volumes are owned by root — and the new
222
> non-root process can't access them.
0 commit comments