diff --git a/docs/docker.md b/docs/docker.md index 367f359d..e981f2b0 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -11,8 +11,6 @@ Docker 备忘清单 ```shell curl -sSL https://get.docker.com/ | sh -``` -```shell sudo chmod 777 /var/run/docker.sock ```