We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e878335 commit 555b178Copy full SHA for 555b178
apps/tool/templates/tool/docker_search.html
@@ -22,7 +22,7 @@ <h3 class="card-title pl-2 title-info">工具说明:</h3>
22
<div class="form-group">
23
<label>输入镜像名称:</label>
24
<input type="url" class="form-control rounded-0" id="image-name"
25
- placeholder="例:nginx 或者 jenkins/jenkins"
+ placeholder="例:nginx 或者 hopetree/izone"
26
required>
27
<small class="form-text text-muted">注:nginx 为官方维护的镜像;jenkins/jenkins 是 Jenkins 维护的镜像,比官方维护的更好</small>
28
</div>
0 commit comments