Update sync-image.md (#1740)
This commit is contained in:
parent
00dd462dc0
commit
58b98020e7
|
@ -10,9 +10,13 @@ assignees: ''
|
||||||
SYNC docker.io/library/busybox:latest
|
SYNC docker.io/library/busybox:latest
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Modify the above by changing `docker.io/library/busybox:latest` to the image you want to synchronize with.
|
||||||
请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像
|
请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像
|
||||||
|
|
||||||
|
NOTE, don't change the title!
|
||||||
注意, 标题不要改哦
|
注意, 标题不要改哦
|
||||||
|
|
||||||
|
Alternatively, you can trigger the synchronization directly with the command
|
||||||
或者可以直接使用命令触发同步
|
或者可以直接使用命令触发同步
|
||||||
``` bash
|
``` bash
|
||||||
gh -R DaoCloud/public-image-mirror issue create \
|
gh -R DaoCloud/public-image-mirror issue create \
|
||||||
|
|
Loading…
Reference in New Issue