Docker 镜像加速

0 次拉取 | 0.00 MB 流量

搜索 & 拉取 Docker 镜像

搜索结果

[[ 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
暂无流量数据

[[ helpTitle ]]

使用以下命令通过此代理拉取镜像:

[[ helpCommand ]]

最近拉取记录

时间 镜像 标签 客户端 IP
[[ new Date(pull.request_time).toLocaleString() ]] [[ pull.image ]] [[ pull.tag ]] [[ pull.client_ip ]]
暂无拉取记录。

[[ isEdit ? '编辑' : '添加' ]] 代理节点

如果设置,以此前缀开头的请求将被路由到这里。(例如: /ghcr/owner/img -> ghcr.io/owner/img)