dockerdriver-integration job from nfs-volume/7.7.0
              Github source:
              089bf31 or
              master branch
            
Properties¶
mapfs_path¶
  
    
      Path to mapfs binary
- Default
- /var/vcap/packages/mapfs/bin/mapfs 
nfs_remote_path¶
  
    
      Address for SMB Remote Path
- Default
- nfs://nfstestserver.service.cf.internal/export 
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/dockerdriver-integration/ directory
            (learn more).
          
- bin/pre-start(from- pre-start.erb)
- bin/run(from- run.erb)
- config/config.json(from- config.json.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.