mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2025-12-06 14:42:51 +08:00
Add public ecr registry
This commit is contained in:
@@ -14,6 +14,7 @@ const routes = {
|
|||||||
"k8s.libcuda.so": "https://registry.k8s.io",
|
"k8s.libcuda.so": "https://registry.k8s.io",
|
||||||
"ghcr.libcuda.so": "https://ghcr.io",
|
"ghcr.libcuda.so": "https://ghcr.io",
|
||||||
"cloudsmith.libcuda.so": "https://docker.cloudsmith.io",
|
"cloudsmith.libcuda.so": "https://docker.cloudsmith.io",
|
||||||
|
"ecr.libcuda.so": "public.ecr.aws",
|
||||||
|
|
||||||
// staging
|
// staging
|
||||||
"docker-staging.libcuda.so": dockerHub,
|
"docker-staging.libcuda.so": dockerHub,
|
||||||
|
|||||||
Reference in New Issue
Block a user