We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e450266 commit 89b9619Copy full SHA for 89b9619
1 file changed
content/posts/docker-mirror-config/index.md
@@ -31,7 +31,7 @@ sudo systemctl restart docker
31
## 检查测试
32
```shell
33
sudo systemctl status docker -n 20 # 应输出 active(running)
34
-```
+```
35
36
37
docker run --rm hello-world # Hello from Docker
0 commit comments