the coman cscs job submit command should have a new flag --mount|-m of the form --mount <source>:<target>, where <source> is a path on CSCS storage and <target> is a mount path within the docker container. Specifying this multiple times with different directories should be allowed.
This will mount the specified source in the container, see the EDF file specification for mounts for more details
the
coman cscs job submitcommand should have a new flag--mount|-mof the form--mount <source>:<target>, where<source>is a path on CSCS storage and<target>is a mount path within the docker container. Specifying this multiple times with different directories should be allowed.This will mount the specified source in the container, see the EDF file specification for mounts for more details