mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Remove container after run
This commit is contained in:
parent
f3e37dd16c
commit
51a2ccc224
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
podman run -it --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow
|
||||
podman run -it --rm --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue