After going through the documentation i got to know that docker registry currently does not support tencent(COS) as object storage backend. Would be great if we can have that as well. :-)
@Pruthvi08 Hi, I am member of Tencent Container Registry. The work of COS driver in process, we will pull request later.
@kofj Hi, I'm currently using cos as docker registry backend while configured as s3 , but there're some wierd issues just like #1948 , occasionally failed to push, which is annoying. How's the work going, and is there any workaround for this ?
你好, 我也在使用cos 作为 docker 的存储后端, 但是出现了 #1948 类似的问题, 偶尔在 push 镜像的时候会报 “s3aws: Path not found: /docker/registry/xxx , 我怀疑是兼容性的问题, 目前开发进展如何, 有没有patch 过的版本可以提供? 有没有一些临时方案?
@kofj COS driver for docker registry is done?