Skip to content

Synchronize images from any public repository to ACR to speed up image pulling

License

Notifications You must be signed in to change notification settings

imdingtalk/image-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-mirror

workflow build Version License

image-mirror 是一个帮助加速下载某些难以下载的镜像的工具,可以加速下载各国外大厂的某些无法下载的镜像

Features

  • 支持公网所有基于Docker Registry V2搭建的docker镜像仓库同步
  • 基于上一条,除了gcr.io , k8s.gcr.io , registry.k8s.io , quay.io, ghcr.io仓库可以加速外,公网的公开仓库大概都可以
  • ...

使用

直接使用

提交一个issue即可,issue内容为你无法正常下载的镜像,示例如下:
image

就会出发GitHub action,同步镜像到 registry.cn-hangzhou.aliyuncs.com(默认同步到imdingtalkNAMESPACE下)

GitHub action bot会在action完成后,提示同步成功的镜像

fork 使用

  1. fork 本仓库,然后在仓库设置中打开issue功能

  2. 设置自己的dockerhub仓库信息
    image

  3. 按照直接使用的方式在自己的仓库提交issue

Tools

  • image-syncer 是一个docker镜像同步工具,可用来进行多对多的镜像仓库同步,支持目前绝大多数主流的docker镜像仓库服务

About

Synchronize images from any public repository to ACR to speed up image pulling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •