Skip to content

groot job from winc/2.0.0

Github source: 53487ac 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

refresh_base_layer

Delete size file in order to pull fresh base layer.

Default
false

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.