Skip to content

Commit

Permalink
首次提交
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-shrimp committed Jun 21, 2024
1 parent c8a5909 commit 5a4902f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sudo curl -fsSL https://github.com/tech-shrimp/docker_installer/releases/downloa
```
启动docker
```
service docker start
sudo service docker start
```

## 1.2 Windows
Expand Down Expand Up @@ -88,7 +88,7 @@ sudo vi /etc/docker/daemon.json
```
重启docker
```
service docker restart
sudo service docker restart
```

### Windows/Mac配置镜像站
Expand Down

0 comments on commit 5a4902f

Please sign in to comment.