grobid
grobid copied to clipboard
Running Grobid as rootless container in Kubernetes
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: