Support --input-file-grp/-I command line parameter

This commit is contained in:
Gerber, Mike 2020-03-09 12:26:38 +01:00
parent 9e80926eb2
commit 78f632a523
4 changed files with 17 additions and 4 deletions

2
run
View file

@ -19,4 +19,4 @@ docker run --privileged=true --rm -t \
--mount type=bind,src="$(pwd)",target=/data \
\
-e LOG_LEVEL=$LOG_LEVEL \
$DOCKER_IMAGE
$DOCKER_IMAGE "$@"