registry job from docker-registry/2
Github source:
f81c1765 or
master branch
Properties¶
docker¶
cache¶
host¶IP address of the cache host
- Default
""
registry¶
cookie¶A secret cookie used to sign state against tampering.
port¶What port to run the Docker Registry v2 API on
- Default
5000
root¶Path (on-disk, locally) where the Docker registry should store its data
- Default
/var/vcap/store/registry
ssl¶
cert¶PEM-encoded SSL certificate for HTTPS registry operation
key¶PEM-encoded private key for HTTPS registry operation
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/registry/ directory
(learn more).
bin/ctl(frombin/ctl)bin/monit_debugger(frombin/monit_debugger)config/registry.conf(fromconfig/registry.conf)data/properties.sh(fromdata/properties.sh.erb)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/ctl_utils.sh)tls/cert.pem(fromtls/cert.pem)tls/key.pem(fromtls/key.pem)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.