搜索结果
[[ img.repo_name ]]
[[ img.short_description ]]
[[ img.star_count ]]
docker pull [[ host ]]/[[ img.repo_name.includes('/') ? img.repo_name : 'library/' + img.repo_name ]]
加速节点
| 名称 | 类型 | 前缀 | 地址 | 延迟 | 状态 | 操作 |
|---|---|---|---|---|---|---|
| [[ node.name ]] | [[ (node.registry_type || 'dockerhub').toUpperCase() ]] | [[ node.route_prefix || '/' ]] | [[ node.url ]] | [[ node.latency >= 9999 ? '超时' : node.latency.toFixed(0) + ' ms' ]] |
[[ node.enabled ? '正常' : '禁用' ]]
[[ node.failure_reason || '未知错误' ]]
|
流量历史
[[ stat.date ]]
[[ (stat.download_bytes / 1024 / 1024).toFixed(2) ]] MB
暂无流量数据