mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
Merge pull request #516 from kingyue737/patch-2
fix: wrong key of registry mirrors
This commit is contained in:
commit
35b264694b
@ -103,7 +103,7 @@ REPOSITORY TAG IMAGE ID CREAT
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"registry-mirror": [
|
"registry-mirrors": [
|
||||||
"https://hub-mirror.c.163.com",
|
"https://hub-mirror.c.163.com",
|
||||||
"https://mirror.baidubce.com"
|
"https://mirror.baidubce.com"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user