Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,20 @@ You can also use an endpoint in a proxy cache project. Read more about how to [C

The endpoint can be another Harbor instance, or a non-Harbor registry. Currently, the following non-Harbor registries are supported:

- Docker Hub
- Docker registry
- Alibaba Cloud Container Registry
- AWS Elastic Container Registry
- Azure Container Registry
- Ali Cloud Container Registry
- Docker Hub
- Docker registry
- Github Container Registry
- Google Container Registry (and Google Cloud Artifact Registry)
- Huawei SWR
- Gitlab
- Quay
- Huawei SoftWare Repository for Container
- Jfrog Artifactory
- Tencent Container Registry
- VolcEngine Container Registry

{{< note >}}
If you plan to use this endpoint in a proxy cache project, note that they only support Harbor, Docker Hub, AWS Elastic Container Registry, Azure Container Registry, Google Container Registry/Google Cloud Artifact Registry, and Quay registries. Read more about how to [Configure Proxy Cache](../../configure-proxy-cache/).
If you plan to use this endpoint in a proxy cache project, note that they only support Harbor, Alibaba Cloud Container Registry, Azure Container Registry, Docker Hub, Docker registry, AWS Elastic Container Registry, Google Container Registry/Google Cloud Artifact Registry, Github Container Registry, and Jfrog Artifactory registries. Read more about how to [Configure Proxy Cache](../../configure-proxy-cache/).
{{< /note >}}

![Replication providers](../../../img/replication-endpoint2.png)
Expand Down