Skip to content

Commit 7b06119

Browse files
Update compile use docker (#7366)
1 parent c2dfc01 commit 7b06119

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/install/compile/linux-compile-by-make.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Docker 环境中已预装好编译 Paddle 需要的各种依赖,相较本机
3535

3636
使用 Docker 编译 PaddlePaddle,您需要:
3737

38-
- 在本地主机上[安装 Docker](https://docs.docker.com/engine/install/)
38+
- 在本地主机上[安装 Docker](https://docs.docker.com/engine/install/),推荐使用[Docker 列表](https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/docker_list.html)中的镜像进行编译。
3939

4040
- 如需在 Linux 开启 GPU 支持,请[安装 NVIDIA Container Toolkit
4141
](https://github.com/NVIDIA/nvidia-container-toolkit)

docs/install/compile/linux-compile-by-make_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The dependencies required for compiling Paddle are pre-installed in the Docker e
3535

3636
Compiling PaddlePaddle with Docker,you need:
3737

38-
- On the local host [Install Docker](https://docs.docker.com/engine/install/)
38+
- On the local host [Install Docker](https://docs.docker.com/engine/install/),Recommended to use [Docker List]https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/docker_list.html )Compile the image in.
3939

4040
- To enable GPU support on Linux, please [Install NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit)
4141

docs/install/compile/linux-compile-by-ninja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Docker 环境中已预装好编译 Paddle 需要的各种依赖,相较本机
3535

3636
使用 Docker 编译 PaddlePaddle,您需要:
3737

38-
- 在本地主机上[安装 Docker](https://docs.docker.com/engine/install/)
38+
- 在本地主机上[安装 Docker](https://docs.docker.com/engine/install/),推荐使用[Docker 列表](https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/docker_list.html)中的镜像进行编译。
3939

4040
- 如需在 Linux 开启 GPU 支持,请[安装 NVIDIA Container Toolkit
4141
](https://github.com/NVIDIA/nvidia-container-toolkit)

0 commit comments

Comments
 (0)