Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Grobid as rootless container in Kubernetes #1141

Open
vipulg13 opened this issue Jul 8, 2024 · 1 comment
Open

Running Grobid as rootless container in Kubernetes #1141

vipulg13 opened this issue Jul 8, 2024 · 1 comment
Labels

Comments

@vipulg13
Copy link
Contributor

vipulg13 commented Jul 8, 2024

Dear team,

currently, the Grobid service requires root privileges to be running in a Kubernetes environment. However, running a container as root in a production environment is not recommended. Are there any plans to have Grobid service running as rootless container or nonroot privileged container (with a specific id)?

E.g.,: The container fails in the intialisation process when run as nonroot due to issues creating tmp directory and read-only file system:

image

@lfoppiano
Copy link
Collaborator

Thanks for reporting this issue @vipulg13. I'm not sure how long may take, it could be to re-engineer the whole build.
We can find a solution on that for version 0.8.2 as we are freezing changes for version 0.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants