Skip to content

groot job from winc/1.3.0

Github source: 0d49e10 or master branch

Properties

groot

cached_image_uris

An array of Windows container image URIs to cache at deployment time.

Default
[]

driver_store

The directory in which groot will store read-only layers and read/write volumes.

Default
/var/lib/groot

log_level

Can be debug, info, error or fatal

Default
info

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/groot/ directory (learn more).

  • bin/pre-start.ps1 (from pre-start.ps1.erb)
  • config/groot.yml (from groot.yml.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.