Skip to content

docker job from harbor-container-registry/1.5.0

Github source: 8bdc83d or master branch

Properties

data_root

Root directory of persistent Docker state

Default
/var/vcap/store

ulimit_nofile

Maximum number of open files

Default
8192

vm

max_map_count

If set, sets vm.max_map_count on VM

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/docker/ directory (learn more).

  • bin/ctl (from bin/ctl.erb)
  • bin/properties.sh (from bin/properties.sh.erb)
  • bin/setup-env (from bin/setup-env.erb)

Packages

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