-
Notifications
You must be signed in to change notification settings - Fork 0
Forest-L/imagetoHubDocker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
国内可访问的镜像仓库: Docker Hub镜像仓库: https://hub.docker.com/ 阿里云镜像仓库: https://cr.console.aliyun.com RedHat镜像仓库: https://access.redhat.com/containers 国内无法访问的镜像仓库: google镜像仓库: https://console.cloud.google.com/gcr/images/google-containers/GLOBAL coreos镜像仓库: https://quay.io/repository/ 临时解决方法: 在部署kubernetes集群时,需要从google镜像仓库获取kubernetes组件相关镜像,以及从coreos仓库获取flannel网络插件等镜像,但dockerhub或阿里云仓库基本能够搜索到他人上传的包含这2个仓库中的镜像,我们只需要拉取到本地以后改回默认的镜像tag即可。 另外dockerhub对google仓库做了镜像mirror,因此可以在google镜像名称前加mirrorgooglecontainers,即可直接在dockerhub拉取google镜像,拉取到本地后同样改回google仓库默认tag即可。 首先登录github创建一个仓库,名称自定义,仓库包含如下3个文件: push-images.sh 脚本文件 imagepath.txt 镜像列表文件 .travis.yaml 自动构建文件
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published