mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-23 06:51:42 +00:00
Add baidu registry mirror
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
@@ -104,7 +104,8 @@ REPOSITORY TAG IMAGE ID CREAT
|
||||
```json
|
||||
{
|
||||
"registry-mirror": [
|
||||
"https://hub-mirror.c.163.com"
|
||||
"https://hub-mirror.c.163.com",
|
||||
"https://mirror.baidubce.com"
|
||||
],
|
||||
"insecure-registries": [
|
||||
"192.168.199.100:5000"
|
||||
|
Reference in New Issue
Block a user