Skip to content

Commit

Permalink
Add QingStor Storage Driver.
Browse files Browse the repository at this point in the history
Signed-off-by: Fan, Shang Xiang <[email protected]>
  • Loading branch information
yj authored and Fan, Shang Xiang committed Oct 9, 2018
1 parent 1cb4180 commit 158f7bc
Show file tree
Hide file tree
Showing 46 changed files with 9,553 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmd/registry/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
_ "github.com/docker/distribution/registry/storage/driver/middleware/cloudfront"
_ "github.com/docker/distribution/registry/storage/driver/middleware/redirect"
_ "github.com/docker/distribution/registry/storage/driver/oss"
_ "github.com/docker/distribution/registry/storage/driver/qingstor"
_ "github.com/docker/distribution/registry/storage/driver/s3-aws"
_ "github.com/docker/distribution/registry/storage/driver/swift"
)
Expand Down
Loading

0 comments on commit 158f7bc

Please sign in to comment.