ocrd-galley/run
2019-10-30 11:12:11 +01:00

3 lines
213 B
Bash
Executable file

#!/bin/sh
# XXX Do not run privileged, use udica instead
docker run --user `id -u`:`id -g` --gpus all --rm -t --mount type=bind,src="$(pwd)",target=/data --privileged=true -e LOG_LEVEL=$LOG_LEVEL my_ocrd_workflow