mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 13:32:36 +08:00
Add sync target job (#350)
This commit is contained in:
13
.github/ISSUE_TEMPLATE/sync-image.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/sync-image.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: SYNC IMAGE
|
||||
about: 主动同步指定镜像
|
||||
title: SYNC IMAGE
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
SYNC docker.io/library/busybox:latest
|
||||
|
||||
请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像
|
||||
|
Reference in New Issue
Block a user