mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 19:28:59 +08:00
@@ -126,9 +126,11 @@ cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f -
|
|||||||
|
|
||||||
添加到 `/etc/docker/daemon.json`
|
添加到 `/etc/docker/daemon.json`
|
||||||
``` json
|
``` json
|
||||||
|
{
|
||||||
"registry-mirrors": [
|
"registry-mirrors": [
|
||||||
"https://docker.m.daocloud.io"
|
"https://docker.m.daocloud.io"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## [友情链接]加速三剑客
|
## [友情链接]加速三剑客
|
||||||
|
Reference in New Issue
Block a user