MehmedGIT / OtoN_Converter

Converter from basic OCRD process workflow to Nextflow workflow script
Apache License 2.0
4 stars 1 forks source link

Allow for Docker in scripts and/or make it configurable #5

Closed mweidling closed 1 year ago

mweidling commented 1 year ago

Currently, there is only one way to use OtoN in combination with Docker, which setting the -D flag while converting. This makes use of the Docker parameters set in config.toml.

The setup is a bit unclear. To make it more usable, the following steps should be taken:

Eventually it would also come in handy to allow for Docker directly in the OCR-D workflow files. We can use the Tech Call to ensure that this is actually a requirement.