Skip to content

How to install Spark OCR in a Docker container. #352

Discussion options

You must be logged in to vote

I have now fixed it thanks to your prompting and have a working prototype. I wasn't creating the full license as an environment variable under the correct name (I didn't realise its significance).
For reference, the relevant lines of the Dockerfile that I needed to write were as follows:

Need this for the local installation of Spark NLP Healthcare libraries:

ENV SPARK_NLP_SECRET 3.2.1-

Need to export this for the Spark environment

ENV SPARK_NLP_LICENSE

Replies: 1 comment

Comment options

JustHeroo
Sep 2, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by JustHeroo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant