Skip to content

Commit b294cfc

Browse files
Update registry test results and top 3 mirrors
1 parent 02ee446 commit b294cfc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
| Registry | Status | Speed | Time | Integrity |
2424
|----------|--------|-------|------|-----------|
25-
| docker.1ms.run | ✅ Good | 13.21 MB/s | 3.790s | ✅ Verified |
25+
| docker.1ms.run | ✅ Good | 11.24 MB/s | 4.453s | ✅ Verified |
2626
| doublezonline.cloud | ❌ Failed | - | - | - |
2727
| docker.mrxn.net | ❌ Failed | - | - | - |
28-
| docker.awsl9527.cn | ✅ Good | 80.91 MB/s | 0.619s | ✅ Verified |
29-
| dockerpull.cn | ✅ Good | 32.58 MB/s | 1.537s | ✅ Verified |
30-
| docker.m.daocloud.io | ✅ Good | 12.74 MB/s | 3.930s | ✅ Verified |
28+
| docker.awsl9527.cn | ✅ Good | 62.61 MB/s | 0.800s | ✅ Verified |
29+
| dockerpull.cn | ✅ Good | 36.77 MB/s | 1.362s | ✅ Verified |
30+
| docker.m.daocloud.io | ✅ Good | 15.72 MB/s | 3.185s | ✅ Verified |
3131
| docker.imgdb.de | ❌ Failed | - | - | - |
3232

3333
- docker.1panel.live 只支持中国大陆,无法测试
@@ -53,7 +53,7 @@ nano /etc/docker/daemon.json
5353
```json
5454
{
5555
"registry-mirrors": [
56-
"docker.awsl9527.cn","dockerpull.cn","docker.1ms.run"
56+
"docker.awsl9527.cn","dockerpull.cn","docker.m.daocloud.io"
5757
]
5858
}
5959
```

0 commit comments

Comments
 (0)