From d547247b074106018237c82bb13cd15999202dc4 Mon Sep 17 00:00:00 2001 From: Taylor Lottner <50132994+imashen@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:19:12 +0800 Subject: [PATCH] Update README.md (#11026) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新daemon.json --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4460d45..4073f18 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,11 @@ cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f - 添加到 `/etc/docker/daemon.json` ``` json +{ "registry-mirrors": [ "https://docker.m.daocloud.io" ] +} ``` ## [友情链接]加速三剑客