Hello I am trying to run a docker universe job where I have some external data in a location like /mnt/working on each worker. This external data is read only, but I can’t seem to be able to set the path to it from within docker. It was looking
like MOUNT_UNDER_SCRATCH would be the ticket but trying to use export MOUNT_UNDER_SCRATCH=’/mnt/working’ in my executable script fails. Is there a better way to do this? Many thanks in advance!
-- Michael Fienen, Ph. D. Upper Midwest Water Science Center Madison, Wisconsin 53726 |