42 lines
685 B
Plaintext
42 lines
685 B
Plaintext
|
# cat /etc/docker/daemon.json
|
||
|
|
||
|
|
||
|
{
|
||
|
"registry-mirrors
|
||
|
|
||
|
": [
|
||
|
"https://docker.1panelproxy.com",
|
||
|
"https://5e96702d4787418295070cded678a7b6.mirror.swr.myhuaweicloud.com
|
||
|
|
||
|
",
|
||
|
"https://docker.m.daocloud.io
|
||
|
|
||
|
",
|
||
|
"https://docker.imgdb.de
|
||
|
|
||
|
",
|
||
|
"https://docker.wanpeng.life",
|
||
|
"https://docker.1panel.live
|
||
|
|
||
|
",
|
||
|
"https://hk11.606166.xyz",
|
||
|
"https://docker.1ms.run",
|
||
|
"https://docker.domys.cc
|
||
|
|
||
|
",
|
||
|
"https://docker-0.unsee.tech
|
||
|
|
||
|
",
|
||
|
"https://docker.hlmirror.com
|
||
|
|
||
|
",
|
||
|
"https://cjie.eu.org
|
||
|
|
||
|
",
|
||
|
"https://hub.rat.dev
|
||
|
|
||
|
",
|
||
|
"https://docker.rainbond.cc"
|
||
|
|
||
|
]
|
||
|
}
|