From 868dc56761f30194b734405e01a5f2e9b47caf5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=95=9C=E9=9D=A2=E7=8E=8B=E5=AD=90?= <153555712@qq.com> Date: Wed, 9 Jul 2025 22:33:07 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加mac的docker提示 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b903a5..60d19f3 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,11 @@ source ~/.bash_profile ```bash source ~/.zshrc ``` - +4. 记得开启`Docker Desktop`,否则出现: +``` +Cannot connect to the Docker daemon at unix:///Users/xxx/.docker/run/docker.sock. Is the docker daemon running? +``` + ## 3. 方案使用 配置完毕后,在任意目录下使用命令即可正常拉取镜像: