# README
README
感谢阿里云的容器镜像服务为每个租户提供的免费额度. 可以绕过一些极端的网络问题.
Install and Usage
go get -u github.com/j2gg0s/gproxy
使用默认的 registry.cn-huhehaote.aliyuncs.com/gproxy
gproxy --source alpine:3
指定具体的 acr repo
gproxy --source alpine:3 --dest registry.cn-hangzhou.aliyuncs.com/xxx/xxx --username xxx --password xxx
# Packages
No description provided by the author