gats job from garden-runc/1.40.0
Github source:
6f5c937e
or
master branch
Properties¶
containerd_for_processes
¶
Run GATS with CONTAINERD_FOR_PROCESSES_ENABLED
- Default
false
cpu_throttling
¶
Run GATS with CPU_THROTTLING_ENABLED
- Default
false
garden_address
¶
Address Garden is listening on
- Default
127.0.0.1
garden_port
¶
Port Garden is listening on
- Default
7777
rootless
¶
Run GATS with ROOTLESS env var
- Default
false
windows_rootfs
¶
URL to pull the windows rootfs from
- Default
""
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/gats/
directory
(learn more).
bin/run
(fromrun.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.