支持 gcr.io k8s.gcr.io registry.k8s.io quay.io ghcr.io 等镜像库

This commit is contained in:
AnJia
2022-09-06 15:10:54 +08:00
parent a9743d3808
commit e93d0a31ab
5 changed files with 374 additions and 194 deletions

5
rules.yaml Normal file
View File

@@ -0,0 +1,5 @@
"^gcr.io": ""
"^k8s.gcr.io": "google-containers"
"^registry.k8s.io": "google-containers"
"^quay.io": "quay"
"^ghcr.io": "ghcr"