docker_registry job from diego-docker-cache/0.1018.0
              Github source:
              08ab9c9c or
              master branch
            
Properties¶
docker_registry¶
  
  
    
address¶Address of interface on which to serve
- Default
  0.0.0.0:8080
storage¶
name¶Backend storage for the registry images. Supported values: filesystem, s3
- Default
  filesystem
s3¶
accesskey¶Access key for the S3 bucket
bucket¶Amazon S3 bucket name
region¶Amazon S3 region
secretkey¶Secret key for the S3 bucket
tls¶
certificate¶TLS Certificate
enabled¶Enable TLS
- Default
  false
key¶TLS Key
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_registry/ directory
            (learn more).
          
bin/ctl(fromctl.erb)bin/dns_health_check(fromdns_health_check.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.