Skip to content

Commit 89b9619

Browse files
committed
update something
1 parent e450266 commit 89b9619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/posts/docker-mirror-config

content/posts/docker-mirror-config/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sudo systemctl restart docker
3131
## 检查测试
3232
```shell
3333
sudo systemctl status docker -n 20 # 应输出 active(running)
34-
```
34+
```
3535

3636
```shell
3737
docker run --rm hello-world # Hello from Docker

0 commit comments

Comments
 (0)