Add container setup

This commit is contained in:
Gerber, Mike 2019-06-24 16:36:19 +02:00
parent 8d66469621
commit 3f366339ad
4 changed files with 33 additions and 0 deletions

2
run Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
podman run -it --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow