mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-11-01 23:00:55 +08:00
Update sync-image.md (#359)
This commit is contained in:
12
.github/ISSUE_TEMPLATE/sync-image.md
vendored
12
.github/ISSUE_TEMPLATE/sync-image.md
vendored
@@ -10,6 +10,12 @@ assignees: ''
|
|||||||
SYNC docker.io/library/busybox:latest
|
SYNC docker.io/library/busybox:latest
|
||||||
|
|
||||||
|
|
||||||
请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像
|
> 请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像
|
||||||
注意, 标题不要改哦
|
> 注意, 标题不要改哦
|
||||||
|
>
|
||||||
|
> 或者可以直接使用命令
|
||||||
|
> ``` bash
|
||||||
|
> gh -R DaoCloud/public-image-mirror issue create \
|
||||||
|
> --title "SYNC IMAGE" \
|
||||||
|
> --body "SYNC docker.io/library/busybox:latest"
|
||||||
|
> ```
|
||||||
|
|||||||
Reference in New Issue
Block a user