Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 18, 2024
1 parent f703ba6 commit d79b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ docker rmi $(docker images | grep none | awk '{print $3}' | sort -r)
docker run -t -i nginx:latest /bin/bash
```

## 下载镜像本地安装镜像
### 下载镜像本地安装镜像

由于国区已经无法访问,可以将镜像打包,直接安装镜像压缩文件

Expand Down

0 comments on commit d79b379

Please sign in to comment.