Specifying `PAPERLESS_OCR_LANGUAGES` in rootless containers is not possible since the extra languages are currently installed with apt which requires root.
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
Defaults to none, which does not install any additional languages.
+ !!! warning
+
+ This option must not be used in rootless containers.
+
#### [`PAPERLESS_ENABLE_FLOWER=<defined>`](#PAPERLESS_ENABLE_FLOWER) {#PAPERLESS_ENABLE_FLOWER}
: If this environment variable is defined, the Celery monitoring tool
**Rootless**
+ !!! warning
+
+ It is currently not possible to run the container rootless if additional languages are specified via `PAPERLESS_OCR_LANGUAGES`.
+
If you want to run Paperless as a rootless container, you will need
to do the following in your `docker-compose.yml`: