From 31ba7f46a47e5acb3d98863e4bd09dd0a368f52d Mon Sep 17 00:00:00 2001 From: NewName Date: Sat, 17 May 2025 14:12:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ghproxy/public/index.html | 2 +- ghproxy/public/skopeo.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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包。
+