mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
📝 Remove redundant/wrongly placed comment about SELinux vs run
This commit is contained in:
parent
5da25f0aeb
commit
9e80926eb2
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
#!/bin/sh
|
||||
# Run the my_ocrd_workflow container on the current workspace
|
||||
|
||||
# The container currently needs to run privileged to allow it to read from e.g.
|
||||
# /home on SELinux secured systems such as Fedora. We might want to use udica
|
||||
# instead in the future.
|
||||
|
||||
DOCKER_IMAGE=mikegerber/my_ocrd_workflow:stable `dirname $0`/run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue