diff --git a/ghproxy/public/index.html b/ghproxy/public/index.html index 944f99d..974db17 100644 --- a/ghproxy/public/index.html +++ b/ghproxy/public/index.html @@ -394,7 +394,7 @@ hosts - 镜像下载 + 镜像包下载

Github文件加速

diff --git a/ghproxy/public/skopeo.html b/ghproxy/public/skopeo.html index 30590ba..86800b5 100644 --- a/ghproxy/public/skopeo.html +++ b/ghproxy/public/skopeo.html @@ -285,11 +285,11 @@ 返回
-

Docker镜像批量下载

+

Docker离线镜像包批量下载

-
每行输入一个镜像名称,如:nginx:latest, redis:6 等
- +
每行输入一个镜像,跟docker pull的格式一样,多个镜像会自动打包为zip包,单个镜像为tar包。
+