镜像

Github 镜像使用方法

# 原链接
https://github.com/user/repo/releases/download/v1.0.0/file.tar.gz

# 加速链接
https://io.diveng.xyz/https://github.com/user/repo/releases/download/v1.0.0/file.tar.gz

# 加速下载仓库
git clone https://io.diveng.xyz/https://github.com/sky22333/hubproxy.git

容器镜像使用方法:

Docker 官方镜像:
docker pull io.diveng.xyz/nginx
Docker 镜像:
docker pull io.diveng.xyz/user/image
ghcr.io 镜像:
docker pull io.diveng.xyz/ghcr.io/user/image
Quay.io 镜像:
docker pull io.diveng.xyz/quay.io/org/image
Kubernetes 镜像:
docker pull io.diveng.xyz/registry.k8s.io/pause:3.8