/crproxy

CRProxy (Container Registry Proxy)

Primary LanguageGoMIT LicenseMIT

CRProxy (Container Registry Proxy)

CRProxy is a generic image proxy

Add the prefix cr.zsm.io/ to all places that need to use images

cr.zsm.io

This is an experimental server and is not guaranteed to be stable,
so you can deploy your own image proxy server if you need to.

Refer to

On Docker

Just add the prefix cr.zsm.io/

docker pull cr.zsm.io/docker.io/library/busybox

On Kubernetes

Just add the prefix cr.zsm.io/

image: cr.zsm.io/docker.io/library/busybox