From 9e80926eb298173d87f442b8a46895cc84f811d7 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 3 Mar 2020 10:27:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20redundant/wrongly=20pla?= =?UTF-8?q?ced=20comment=20about=20SELinux=20vs=20run?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run-docker-hub | 4 ---- 1 file changed, 4 deletions(-) diff --git a/run-docker-hub b/run-docker-hub index 7cee74f..9076c93 100755 --- a/run-docker-hub +++ b/run-docker-hub @@ -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