Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Solve the problem that the Docker hub image cannot be pulled - use Alibaba Cloud to pull the image #9

Closed
cubxxw opened this issue Jul 4, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request feature This a feature request
Milestone

Comments

@cubxxw
Copy link
Member

cubxxw commented Jul 4, 2024

Docker 因为一些原因没办法拉去 docker hub 镜像了,这个 issue 解决。

  1. 首先一些常用的镜像,是可以选择 aliyun 或者其他的镜像注册中心的镜像地址的,他们提供了镜像加速: https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors
  2. 对于一些镜像加速也拉去不下来的镜像,我们将其 docker hub 转为 aliyun 的镜像提供部署。
@cubxxw cubxxw added enhancement New feature or request feature This a feature request labels Jul 4, 2024
@cubxxw cubxxw added this to the v0.1 milestone Jul 4, 2024
@cubxxw cubxxw self-assigned this Jul 4, 2024
@kubbot
Copy link

kubbot commented Jul 4, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Docker cannot pull the docker hub image for some reasons. This issue has been resolved.

@kubbot kubbot changed the title feat: 解决 Docker hub 镜像没办法拉去 - 使用阿里云来拉去镜像 feat: Solve the problem that the Docker hub image cannot be pulled - use Alibaba Cloud to pull the image Jul 4, 2024
@cubxxw
Copy link
Member Author

cubxxw commented Jul 8, 2024

最后解决了,解决的方案:

使用阿里云的镜像。

自动化将 docker hub 镜像转化为 aliyun 的镜像,并且实现。

@cubxxw cubxxw closed this as completed Jul 8, 2024
@kubbot
Copy link

kubbot commented Jul 8, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Finally solved, the solution:

Use Alibaba Cloud's image.

Automatically convert the docker hub image into an aliyun image and implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature This a feature request
Projects
Archived in project
Development

No branches or pull requests

2 participants