OCR-D / ocrd_anybaseocr

DFKI Layout Detection for OCR-D
Apache License 2.0
48 stars 12 forks source link

Update dockerfile #102

Closed joschrew closed 6 months ago

joschrew commented 7 months ago

This PR is part of series to offer single ocrd modules as Docker Containers (ocrd slim containers) to be used with ocr-d network.

Previously it was based on nvcr.io/nividia. I don't know why I changed it to be based on ocr-d core

bertsky commented 6 months ago

Previously it was based on nvcr.io/nividia. I don't know why I changed it to be based on ocr-d core

I think that's ok, but we should use ocrd/core-cuda instead of plain ocrd/core.

Also, I don't understand why the CI does not trigger anymore. It's obviously broken now, but no logs can be viewed. And on CircleCI it even says there's no active configuration (for me anyway). @kba would you be able to help?

joschrew commented 6 months ago

I have now switched to core-cuda as base image. This image is really huge with 11 GB.

kba commented 6 months ago

Also, I don't understand why the CI does not trigger anymore. It's obviously broken now, but no logs can be viewed. And on CircleCI it even says there's no active configuration (for me anyway). @kba would you be able to help?

Why the builds stopped working altogether, I don't know. I've reset the connection GH/CircleCI. This PR was not tested because building forked PR was turned off.

Tests fail because of an issue with resmgr but I won't waste time debugging this essentially moribund project, tests pass locally.