BioLockJ-Dev-Team / sheepdog_testing_suite

Test suite for BioLockJ development team.
3 stars 8 forks source link

Add --workdir in worker docker commands #328

Open IvoryC opened 2 years ago

IvoryC commented 2 years ago

Consider: is there value in using the "--workdir" argument to docker to ensure the correct working directory for a worker script?

As of now, it is not obvious from the MAIN.sh script how the working dir is set.