Update README.md (#11026)

更新daemon.json
This commit is contained in:
Taylor Lottner 2024-06-18 19:19:12 +08:00 committed by GitHub
parent 128b01fb3d
commit d547247b07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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"
] ]
}
``` ```
## [友情链接]加速三剑客 ## [友情链接]加速三剑客