forked from huawei/mindspore2022
fix link to docker readme
This commit is contained in:
parent
b7678c2a10
commit
8e9cd15b21
|
|
@ -236,7 +236,7 @@ currently the containerized build options are supported as follows:
|
|||
```
|
||||
|
||||
If you want to learn more about the building process of MindSpore docker images,
|
||||
please check out [docker](https://gitee.com/mindspore/mindspore/blob/master/docker/README.md) repo for the details.
|
||||
please check out [docker](https://gitee.com/mindspore/mindspore/blob/r1.5/scripts/docker/README.md) repo for the details.
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ MindSpore的Docker镜像托管在[Docker Hub](https://hub.docker.com/r/mindspore
|
|||
[ 2. 2. 2. 2.]]]
|
||||
```
|
||||
|
||||
如果您想了解更多关于MindSpore Docker镜像的构建过程,请查看[docker](https://gitee.com/mindspore/mindspore/blob/master/docker/README.md) repo了解详细信息。
|
||||
如果您想了解更多关于MindSpore Docker镜像的构建过程,请查看[docker](https://gitee.com/mindspore/mindspore/blob/r1.5/scripts/docker/README.md) repo了解详细信息。
|
||||
|
||||
## 快速入门
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue