Skip to content

swpfY/distribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Target

This project inherits from Distribution and add some new storage drivers. Additional support providers are as follows:

Provider

Tencent Cloud Object Storage(COS)

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.

Image

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

About

This is a fork of official distribution that implement custom storage drivers.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.7%
  • Other 1.3%