Commit graph

20 commits

Author SHA1 Message Date
8abec9ea9f 🔼 Update minimum OCR-D version 2023-03-21 19:13:12 +01:00
0595e3b14e 🚧 github: Use Ubuntu 18.04 again (due to CUDA) 2023-02-10 13:19:24 +01:00
e608fdae1d 🚧 Install pyenv 2023-02-08 14:18:30 +01:00
55ebfb807a 🚧 Install pyenv 2023-02-08 13:00:36 +01:00
6fba90d49a 🚧 Install pyenv 2023-02-08 12:55:02 +01:00
e592a84e3b 🚧 Install pyenv 2023-02-08 12:38:20 +01:00
5b73c0ce6d 🚧 Install pyenv 2023-02-08 12:35:57 +01:00
06e373847e 🚧 build: Install pip for Python 3.10 2023-02-07 11:36:48 +01:00
9ca6463f8b 🚧 build: Install pip for Python 3.10 2023-02-07 11:30:28 +01:00
ff6b289d94 🚧 Use Ubuntu 22.04
Building opencv-python-headless takes ages, try to use the latest
Ubuntu LTS to avoid that.
2023-02-06 20:15:52 +01:00
7f167ffa6a 🐛 Install ImageMagick in core images
OCR-D has been complaining:

16:42:12.171 WARNING ocrd_exif - ImageMagick 'identify' not available, Consider installing ImageMagick for more robust pixel density estimation

Fix this by installing imagemagick. Fixes gh-60.
2022-09-19 19:14:49 +02:00
b376e6151e 🐛 Fix get-pip 2022-08-22 20:05:44 +02:00
e618b3b5c0 ⬆️ ocrd-galley: Bump ocrd core version 2021-04-22 21:11:11 +02:00
f05c26232f 🧹 Don't use pip option --use-feature=2020-resolver anymore 2020-12-03 18:45:56 +01:00
cdd8116924 🐛 Update to ocrd >= 2.21.0 for a fix for OCR-D/core#642 2020-12-03 18:01:21 +01:00
c1163405c4 🎨 s/pip3/pip/g 2020-11-19 18:25:10 +01:00
25d452e350 ⚙️ Make minimal ocrd version a build arg 2020-10-23 17:33:20 +02:00
311e3eab88 🐛 Consistently use pip install --use-feature=2020-resolver 2020-09-25 16:11:11 +02:00
902f32cb95 🧹 Move one-liner ocrd_logging.py to an echo statement 2020-08-24 19:35:08 +02:00
73ffa01d12 🎨 Rename boxed-* to my_ocrd_workflow-* 2020-08-14 17:52:57 +02:00
Renamed from Dockerfile-boxed-core (Browse further)