mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 12:19:22 +08:00
支持 gcr.io k8s.gcr.io registry.k8s.io quay.io ghcr.io 等镜像库
This commit is contained in:
5
rules.yaml
Normal file
5
rules.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
"^gcr.io": ""
|
||||
"^k8s.gcr.io": "google-containers"
|
||||
"^registry.k8s.io": "google-containers"
|
||||
"^quay.io": "quay"
|
||||
"^ghcr.io": "ghcr"
|
Reference in New Issue
Block a user