Do you want to run the #GROBID PDF-to-#TEI conversion library/server with #Apptainer, for example for #ReferenceExtraction? There was a problem converting the #Docker image, but here's how to solve the problem: https://github.com/kermitt2/grobid/issues/1150#issuecomment-2350942263
Apptainer Support? `stat ~/grobid-service/bin/grobid-service: no such file or directory` · Issue #1150 · kermitt2/grobid

I'm attempting to run Grobid in a HPC (high performance compute) environment, they only support Apptainer. $ apptainer pull docker://grobid/grobid:0.8.0 # ✅ -- creates grobid_0.8.0.sif $ apptainer ...

GitHub