This project inherits from Distribution and add some new storage drivers. Additional support providers are as follows:
Parameter | Required | Description |
---|---|---|
secretid | yes | Your TencentCloud CAM SecretId. |
secretkey | yes | Your TencentCloud CAM SecretKey. |
region | yes | The COS region in which your bucket exists. For example ap-chengdu . |
bucket | yes | The bucket name registered in cos. For example test-registry-1101772061 . |
rootdirectory | no | This is a prefix that is applied to all S3 keys to allow you to segment data in your bucket if necessary. The default is empty. |
serviceurl | no | It is used to get service. The default is https://service.cos.myqcloud.com . |
dockerhub - jideaflow/distribution
# the first version based on v3.0.0-rc.1, only support cos
docker pull jideaflow/distribution:v3.0.0-rc.1_cos