I modified the Docker Registry Mirrors in the configuration file /.colima/default/colima.yaml, but it is not effected
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have modified the Docker configuration "Registry Mirrors" in the configuration file /.colima/default/colima.yaml. However, when I execute "docker pull redis", I still get an error.
mrspin@MrSpin default % colima version
colima version 0.6.9
git commit: c3a31ed05f5fab8b2cdbae835198e8fb1717fd0f
runtime: docker
arch: aarch64
client: v26.1.4
server: v26.1.1
mrspin@MrSpin default % colima status
INFO[0000] colima is running using QEMU
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/mrspin/.colima/default/docker.sock
colima ssh
The error is shown in the figure.
mrspin@MrSpin default % docker pull redis
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

The file /.colima/default/colima.yaml is shown in the figure.

Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.