- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/registry
- tag: 3.0.0
- consts:
- perms_container_name: permissions
- distribution_container_name: distribution
- ssl_cert_path: /certs/tls.crt
- ssl_key_path: /certs/tls.key
- htpasswd_path: /auth/htpasswd
- data_path: /var/lib/registry
|