1
0
Fork 0
mirror of https://github.com/qurator-spk/ocrd-galley.git synced 2025-06-14 00:59:53 +02:00
ocrd-galley/run-docker-hub

5 lines
143 B
Text
Raw Normal View History

#!/bin/sh
# Run the my_ocrd_workflow container on the current workspace
DOCKER_IMAGE=mikegerber/my_ocrd_workflow:stable `dirname $0`/run "$@"