|
@@ -23,7 +23,7 @@ You can validate this by accessing http://localhost:8080, inputting some data fo
|
|
|
|
|
|
### Non-Root User Execution
|
|
|
|
|
|
-The application within the container operates as a non-root user.
|
|
|
+The application within the container operates as a non-root user (similar to the [configs from linuxserver.io](https://docs.linuxserver.io/general/understanding-puid-and-pgid)).
|
|
|
Consequently, all files generated by NiceGUI (such as the `.nicegui` persistence) will bear the configured uid/gid.
|
|
|
|
|
|
### Docker Signal Pass-Through
|