File tree Expand file tree Collapse file tree 1 file changed +14
-12
lines changed Expand file tree Collapse file tree 1 file changed +14
-12
lines changed Original file line number Diff line number Diff line change 1515- ...
1616
1717## 使用
18- ### 直接使用
19-
20- 提交一个issue即可,issue内容为你无法正常下载的镜像,[ 示例] ( https://github.com/imdingtalk/image-mirror/issues/30 ) 如下:
21- ![ image] ( https://github.com/imdingtalk/image-mirror/assets/16778873/b1778053-c251-4003-ad86-caa8637b6b76 )
22-
2318
24- 就会出发GitHub action,同步镜像到 ` registry.cn-hangzhou.aliyuncs.com ` (默认同步到` imdingtalk ` 的` NAMESPACE ` 下)
25-
26- GitHub action bot会在action完成后,提示同步成功的镜像
27-
28-
29- ### fork 使用
19+ ### fork 使用(推荐)
3020
31211 . fork 本仓库,然后在仓库设置中打开` issue ` 功能
32222 . 设置自己的目标仓库信息
@@ -39,7 +29,19 @@ GitHub action bot会在action完成后,提示同步成功的镜像
3929** TARGET_REGISTRY:** 目标仓库,该例子中应该设置为` registry.cn-hangzhou.aliyuncs.com `
4030** TARGET_REGISTRY_USER:** 目标仓库的用户名
4131** TARGET_REGISTRY_PASSWORD:** 目标仓库的密码
42- 该例子中,需要确保使用目标仓库的用户名和密码,使用命令 ` docker login registry.cn-hangzhou.aliyuncs.com ` 能够成功登录
32+ 该例子中,需要确保使用目标仓库的用户名和密码,使用命令 ` docker login registry.cn-hangzhou.aliyuncs.com ` 能够成功登录
33+ ### 直接使用
34+
35+ 提交一个issue即可,issue内容为你无法正常下载的镜像,[ 示例] ( https://github.com/imdingtalk/image-mirror/issues/30 ) 如下:
36+ ![ image] ( https://github.com/imdingtalk/image-mirror/assets/16778873/b1778053-c251-4003-ad86-caa8637b6b76 )
37+
38+
39+ 就会出发GitHub action,同步镜像到 ` registry.cn-hangzhou.aliyuncs.com ` (默认同步到` imdingtalk ` 的` NAMESPACE ` 下)
40+
41+ GitHub action bot会在action完成后,提示同步成功的镜像
42+
43+
44+
4345
44464 . 按照直接使用的方式在自己的仓库提交issue
4547
You can’t perform that action at this time.
0 commit comments