Skip to content

wangzhiyong1024/crproxy

 
 

Repository files navigation

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

About

CRProxy (Container Registry Proxy)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Dockerfile 0.5%