mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-11-19 11:44:14 +01:00
2 lines
104 B
Bash
Executable file
2 lines
104 B
Bash
Executable file
#!/bin/sh
|
|
podman run -it --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow
|