I modified the Docker Registry Mirrors in the configuration file /.colima/default/colima.yaml, but it is not effected
- 主要言語
- Go
- スター
- 30.8k
- フォーク
- 613
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。