Specify how host paths of files are bind mounted into containers. This setting corresponds to the --volume (-v) option of the docker run CLI command.

Enter one or more bind mount, each on its own line. The syntax is hostPath containerPath[ rw|ro]

Build variables (like $WORKSPACE) will be expanded.