From 4c67afead8b483f92816243e0170fb8fc01a8c68 Mon Sep 17 00:00:00 2001 From: NewName Date: Sat, 17 May 2025 14:17:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=95=9C=E5=83=8F=E5=8C=85?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E7=9A=84=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ghproxy/public/skopeo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghproxy/public/skopeo.html b/ghproxy/public/skopeo.html index 86800b5..267edd5 100644 --- a/ghproxy/public/skopeo.html +++ b/ghproxy/public/skopeo.html @@ -285,10 +285,10 @@ 返回
-

Docker离线镜像包批量下载

+

Docker离线镜像包下载

-
每行输入一个镜像,跟docker pull的格式一样,多个镜像会自动打包为zip包,单个镜像为tar包。
+
每行输入一个镜像,跟docker pull的格式一样,多个镜像会自动打包到一起为zip包,单个镜像为tar包。