garden-windows job from garden-runc/1.9.1
              Github source:
              cfcf49f or
              master branch
            
Properties¶
garden¶
  
  
    
default_container_rootfs¶path to the rootfs to use when a container specifies no rootfs
- Default
  ""
destroy_containers_on_start¶If true, all existing containers will be destroyed any time the garden server starts up
- Default
  false
image_plugin¶Path to an image plugin binary
listen_address¶Garden server listening address.
- Default
  127.0.0.1:7777
log_level¶log level for the Garden server - can be debug, info, error or fatal
- Default
  info
max_containers¶Maximum container capacity to advertise. It is not recommended to set this larger than 75.
- Default
  75
network_plugin¶Path to a network plugin binary
nstar_bin¶Path to nstar binary
runtime_plugin¶Path to a runtime plugin binary
tar_bin¶Path to tar binary
- Default
  C:\var\vcap\bosh\bin\tar.exe
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/garden-windows/ directory
            (learn more).
          
bin/garden_ctl.ps1(fromgarden_ctl.ps1.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.