Skip to content

winc-network job from winc/0.7.0

Github source: f2db7f6 or master branch

Properties

winc_network

dns_servers

DNS servers that containers will use. If not set, will use DNS settings from the host.

Default
[]

mtu

Maximum network transmission unit length in bytes.

Default
0

Templates

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

  • bin/pre-start.ps1 (from pre-start.ps1.erb)
  • config/interface.json (from interface.json.erb)
  • dns/addresses.json (from addresses.json.erb)

Packages

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