# CentOS
yum -y install wget curl
# ubuntu
apt -y install wget curl
bash -c "$(curl -fsSL https://raw.githubusercontent.com/kubesre/docker-registry-mirrors/main/dockerproxy/install/DockerProxy_Install.sh)"
🔨 功能
自动清理注册表上传目录中的那些不再被任何镜像或清单引用的文件
支持主流 ARCH 架构下部署,包括 linux/amd64 、linux/arm64
Github 仓库地址:?https://github.com/kubesre/docker-registry-mirrors
如果觉得有帮助,请在 GitHub 上点个⭐️以示鼓励。