OLAM NFS share Mapping or bind-map host nfs mount to container
Hi
I want to map NFS share into my Custom Execution Environment.
bind-map
I tried settings→Job Settings
Paths to expose to isolated jobs
[
"run -v /host/mount/nfs:/container/mount:z"
]
but this is not working
Please suggest how to map NFS share into containers which is already mapped on host node.
Thank You