Skip to content

dpull is a docker image pull proxy like tool kit .

Notifications You must be signed in to change notification settings

clearcodecn/dpull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpull 镜像拉取工具

加速你的 docker pull

1

安装

go get -u github.com/clearcodecn/cmd/dpull

国内高速下载 https://gitee.com/wocaa/dpull/releases

使用

  1. 初始化
dpull init
  1. 拉取
dpull pull nginx   # 使用官方仓库镜像时 默认不走代理
dpull pull gcr.io/google_containers/kube-scheduler-amd64:v1.9.0  #使用镜像加速 
  1. 注意事项
  • 本项目不推荐在生产环境使用,生产环境最好是使用官方渠道拉取
  • 更推荐使用自行搭建环境下载,请看自行搭建教程
  • 本项目由于使用共有仓库性质,无法保证镜像安全性,切勿在生产环境使用

About

dpull is a docker image pull proxy like tool kit .

Resources

Stars

Watchers

Forks

Packages

No packages published