This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Provide "localized" docker images #886
jovandeginste
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
There's also PAPERLESS_OCR_LANGUAGES (see https://paperless-ng.readthedocs.io/en/latest/configuration.html#docker-specific-options). That will cause the docker image to install your language during startup! That happens during every start-up though, so I can clearly see the advantages of "localized" images. No idea how to do that though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, every time a new version of the Paperless-NG docker image is released, I build my own with the current Dockerfile:
Suggestion: provide pre-built docker images for every language mostly translated in Paperless-NG, based on the snippet.
No idea if there are practical issues with this idea...? If at some point, Paperless-NG is translated in too many languages for this to be practical, we may think of a better solution 😉
Beta Was this translation helpful? Give feedback.
All reactions